次の方法で共有


CloudTieringSpaceSavings.CachedSizeBytes プロパティ

定義

サーバー上のキャッシュされたコンテンツ サイズを取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象