Udostępnij przez


IImmutableStorageWithVersioning.MigrationState Property

Definition

This property denotes the container level immutability to object level immutability migration state.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.PSArgumentCompleter(new System.String[] { "InProgress", "Completed" })]
[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="This property denotes the container level immutability to object level immutability migration state.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="migrationState", Update=false)]
public string MigrationState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.PSArgumentCompleter(new System.String[] { "InProgress", "Completed" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="This property denotes the container level immutability to object level immutability migration state.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="migrationState", Update=false)>]
member this.MigrationState : string
Public ReadOnly Property MigrationState As String

Property Value

Attributes

Applies to