Compartir a través de


BlobServiceProperties.IsVersioningEnabled Propiedad

Definición

Obtiene o establece el control de versiones está habilitado si se establece en true.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a