Compartilhar via


ProcessServerDetails.FreeSpacePercentage Property

Definition

Gets the free disk space percentage.

[Newtonsoft.Json.JsonProperty(PropertyName="freeSpacePercentage")]
public double? FreeSpacePercentage { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="freeSpacePercentage")>]
member this.FreeSpacePercentage : Nullable<double>
Public ReadOnly Property FreeSpacePercentage As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to