ProcessServerDetails.DiskUsageStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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