共用方式為


IAmlFilesystemHealth.StatusDescription Property

Definition

Describes the health state.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=true, Description="Describes the health state.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="statusDescription", Update=true)]
public string StatusDescription { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=true, Description="Describes the health state.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="statusDescription", Update=true)>]
member this.StatusDescription : string with get, set
Public Property StatusDescription As String

Property Value

Attributes

Applies to