Share via


StorageAccountProperties.AccountMigrationInProgress Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)]
public bool? AccountMigrationInProgress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)>]
member this.AccountMigrationInProgress : Nullable<bool>
Public ReadOnly Property AccountMigrationInProgress As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to