次の方法で共有


ManagementPolicySnapShot.TierToCool プロパティ

定義

BLOB スナップショットをクール ストレージに階層化する関数を取得または設定します。 現在ホット層で BLOB スナップショットをサポートする

[Newtonsoft.Json.JsonProperty(PropertyName="tierToCool")]
public Microsoft.Azure.Management.Storage.Models.DateAfterCreation TierToCool { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tierToCool")>]
member this.TierToCool : Microsoft.Azure.Management.Storage.Models.DateAfterCreation with get, set
Public Property TierToCool As DateAfterCreation

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象