你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IMigrationConfigPropertiesAutoGenerated Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.MigrationConfigPropertiesAutoGeneratedTypeConverter))]
public interface IMigrationConfigPropertiesAutoGenerated : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.MigrationConfigPropertiesAutoGeneratedTypeConverter))>]
type IMigrationConfigPropertiesAutoGenerated = interface
    interface IJsonSerializable
Public Interface IMigrationConfigPropertiesAutoGenerated
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

MigrationState

State in which Standard to Premium Migration is, possible values : Unknown, Reverting, Completing, Initiating, Syncing, Active

PendingReplicationOperationsCount

Number of entities pending to be replicated.

PostMigrationName

Name to access Standard Namespace after migration

ProvisioningState

Provisioning state of Migration Configuration

TargetNamespace

Existing premium Namespace ARM Id name which has no entities, will be used for migration

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to