StorageAccountData.IsAccountMigrationInProgress Property

Definition

If customer initiated account migration is in progress, the value will be true else it will be null.

public bool? IsAccountMigrationInProgress { get; }
member this.IsAccountMigrationInProgress : Nullable<bool>
Public ReadOnly Property IsAccountMigrationInProgress As Nullable(Of Boolean)

Property Value

Applies to