共用方式為


IAmlFilesystemArchive.StatusState Property

Definition

The state of the archive operation

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PSArgumentCompleter(new System.String[] { "NotConfigured", "Idle", "InProgress", "Canceled", "Completed", "Failed", "Cancelling", "FSScanInProgress" })]
[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="The state of the archive operation", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="state", Update=false)]
public string StatusState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PSArgumentCompleter(new System.String[] { "NotConfigured", "Idle", "InProgress", "Canceled", "Completed", "Failed", "Cancelling", "FSScanInProgress" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="The state of the archive operation", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="state", Update=false)>]
member this.StatusState : string
Public ReadOnly Property StatusState As String

Property Value

Attributes

Applies to