次の方法で共有


VolumeContainer.TotalCloudStorageUsageInBytes プロパティ

定義

ボリューム コンテナーのクラウド ストレージの合計を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.totalCloudStorageUsageInBytes")]
public long? TotalCloudStorageUsageInBytes { get; protected set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.totalCloudStorageUsageInBytes")>]
member this.TotalCloudStorageUsageInBytes : Nullable<int64> with get, set
Public Property TotalCloudStorageUsageInBytes As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象