次の方法で共有


ProcessServerDetails.DiskUsageStatus Property

Definition

Gets the disk usage status. Possible values include: 'Healthy', 'Warning', 'Critical', 'Unknown'

[Newtonsoft.Json.JsonProperty(PropertyName="diskUsageStatus")]
public string DiskUsageStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="diskUsageStatus")>]
member this.DiskUsageStatus : string
Public ReadOnly Property DiskUsageStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to