次の方法で共有


ServerEndpointCreateParameters.VolumeFreeSpacePercent プロパティ

定義

Cloud Tiering が有効になっている場合に維持する空き領域のレベルを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.volumeFreeSpacePercent")]
public int? VolumeFreeSpacePercent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.volumeFreeSpacePercent")>]
member this.VolumeFreeSpacePercent : Nullable<int> with get, set
Public Property VolumeFreeSpacePercent As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象