次の方法で共有


CloudTieringSpaceSavings.TotalSizeCloudBytes プロパティ

定義

Azure ファイル共有内のコンテンツの合計サイズを取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象