CloudTieringVolumeFreeSpacePolicyStatus.CurrentVolumeFreeSpacePercent Property

Definition

Gets current volume free space percentage.

[Newtonsoft.Json.JsonProperty(PropertyName="currentVolumeFreeSpacePercent")]
public int? CurrentVolumeFreeSpacePercent { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="currentVolumeFreeSpacePercent")>]
member this.CurrentVolumeFreeSpacePercent : Nullable<int>
Public ReadOnly Property CurrentVolumeFreeSpacePercent As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to