Compartir a través de


RestorePolicyProperties.Enabled Propiedad

Definición

Obtiene o establece que la restauración de blobs está habilitada si se establece en true.

[Newtonsoft.Json.JsonProperty(PropertyName="enabled")]
public bool Enabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enabled")>]
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a