MigrationConfigProperties Class
Single item in List or Get Migration Config operation.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.servicebus.v2021_01_01_preview.models._models_py3.ResourceMigrationConfigProperties
Constructor
MigrationConfigProperties(*, target_namespace: Optional[str] = None, post_migration_name: Optional[str] = None, **kwargs)
Parameters
- target_namespace
- str
Required
Existing premium Namespace ARM Id name which has no entities, will be used for migration.
Variables
- id
- str
Resource Id.
- name
- str
Resource name.
- type
- str
Resource type.
- system_data
- SystemData
The system meta data relating to this resource.
- provisioning_state
- str
Provisioning state of Migration Configuration.
- pending_replication_operations_count
- <xref:long>
Number of entities pending to be replicated.
- migration_state
- str
State in which Standard to Premium Migration is, possible values : Unknown, Reverting, Completing, Initiating, Syncing, Active.
Feedback
Submit and view feedback for