Uses of Class
com.azure.resourcemanager.servicebus.fluent.models.MigrationConfigPropertiesProperties
Packages that use MigrationConfigPropertiesProperties
Package
Description
Package containing the inner data models for ServiceBusManagementClient.
-
Uses of MigrationConfigPropertiesProperties in com.azure.resourcemanager.servicebus.fluent.models
Methods in com.azure.resourcemanager.servicebus.fluent.models that return MigrationConfigPropertiesPropertiesModifier and TypeMethodDescriptionMigrationConfigPropertiesProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MigrationConfigPropertiesProperties from the JsonReader.MigrationConfigPropertiesProperties.withPostMigrationName(String postMigrationName) Set the postMigrationName property: Name to access Standard Namespace after migration.MigrationConfigPropertiesProperties.withTargetNamespace(String targetNamespace) Set the targetNamespace property: Existing premium Namespace ARM Id name which has no entities, will be used for migration.