Dela via


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