Share via


BlobServiceProperties.AutomaticSnapshotPolicyEnabled Property

Definition

Gets or sets deprecated in favor of isVersioningEnabled property.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to