MigrationConfigProperties interface
Single item in List or Get Migration Config operation
- Extends
Properties
migration |
State in which Standard to Premium Migration is, possible values : Unknown, Reverting, Completing, Initiating, Syncing, Active NOTE: This property will not be serialized. It can only be populated by the server. |
pending |
Number of entities pending to be replicated. NOTE: This property will not be serialized. It can only be populated by the server. |
post |
Name to access Standard Namespace after migration |
provisioning |
Provisioning state of Migration Configuration NOTE: This property will not be serialized. It can only be populated by the server. |
system |
The system meta data relating to this resource. NOTE: This property will not be serialized. It can only be populated by the server. |
target |
Existing premium Namespace ARM Id name which has no entities, will be used for migration |
Inherited Properties
id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server. |
location | The geo-location where the resource lives NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
type | The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs" NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
migrationState
State in which Standard to Premium Migration is, possible values : Unknown, Reverting, Completing, Initiating, Syncing, Active NOTE: This property will not be serialized. It can only be populated by the server.
migrationState?: string
Property Value
string
pendingReplicationOperationsCount
Number of entities pending to be replicated. NOTE: This property will not be serialized. It can only be populated by the server.
pendingReplicationOperationsCount?: number
Property Value
number
postMigrationName
Name to access Standard Namespace after migration
postMigrationName?: string
Property Value
string
provisioningState
Provisioning state of Migration Configuration NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
systemData
The system meta data relating to this resource. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
targetNamespace
Existing premium Namespace ARM Id name which has no entities, will be used for migration
targetNamespace?: string
Property Value
string
Inherited Property Details
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyResource.id
location
The geo-location where the resource lives NOTE: This property will not be serialized. It can only be populated by the server.
location?: string
Property Value
string
Inherited From ProxyResource.location
name
The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyResource.name
type
The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs" NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyResource.type