Sdílet prostřednictvím


IMigrationConfigProperties1 Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.MigrationConfigProperties1TypeConverter))]
public interface IMigrationConfigProperties1 : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.MigrationConfigProperties1TypeConverter))>]
type IMigrationConfigProperties1 = interface
    interface IJsonSerializable
Public Interface IMigrationConfigProperties1
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