次の方法で共有


CloudTieringSpaceSavings.VolumeSizeBytes プロパティ

定義

ボリューム サイズを取得します

[Newtonsoft.Json.JsonProperty(PropertyName="volumeSizeBytes")]
public long? VolumeSizeBytes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="volumeSizeBytes")>]
member this.VolumeSizeBytes : Nullable<int64>
Public ReadOnly Property VolumeSizeBytes As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象