Share via


IAmlFilesystemArchiveStatus.State Property

Definition

The state of the archive operation

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The state of the archive operation", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.ArchiveStatusType) }, ReadOnly=true, Required=false, SerializedName="state")]
public Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.ArchiveStatusType? State { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The state of the archive operation", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.ArchiveStatusType) }, ReadOnly=true, Required=false, SerializedName="state")>]
member this.State : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.ArchiveStatusType>
Public ReadOnly Property State As Nullable(Of ArchiveStatusType)

Property Value

Attributes

Applies to