Compartir a través de


BlobServiceProperties.AutomaticSnapshotPolicyEnabled Propiedad

Definición

Obtiene o establece en desuso en favor de la propiedad 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a