共用方式為


IAmlFilesystem.HealthState Property

Definition

List of AML file system health states.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PSArgumentCompleter(new System.String[] { "Unavailable", "Available", "Degraded", "Transitioning", "Maintenance" })]
[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="List of AML file system health states.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="state", Update=false)]
public string HealthState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PSArgumentCompleter(new System.String[] { "Unavailable", "Available", "Degraded", "Transitioning", "Maintenance" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="List of AML file system health states.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="state", Update=false)>]
member this.HealthState : string
Public ReadOnly Property HealthState As String

Property Value

Attributes

Applies to