Freigeben über


IContainerProperties.ImmutableStorageWithVersioningMigrationState 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 ImmutableStorageWithVersioningMigrationState { 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.ImmutableStorageWithVersioningMigrationState : string
Public ReadOnly Property ImmutableStorageWithVersioningMigrationState As String

Property Value

Attributes

Applies to