CloudTieringVolumeFreeSpacePolicyStatus.EffectiveVolumeFreeSpacePolicy 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 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