次の方法で共有


BlobServiceProperties.AutomaticSnapshotPolicyEnabled プロパティ

定義

isVersioningEnabled プロパティを優先して非推奨になったを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.automaticSnapshotPolicyEnabled")]
public bool? AutomaticSnapshotPolicyEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.automaticSnapshotPolicyEnabled")>]
member this.AutomaticSnapshotPolicyEnabled : Nullable<bool> with get, set
Public Property AutomaticSnapshotPolicyEnabled As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象