共用方式為


CloudTieringVolumeFreeSpacePolicyStatus.EffectiveVolumeFreeSpacePolicy Property

Definition

Gets in the case where multiple server endpoints are present in a volume, an effective free space policy is applied.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to