Compartir a través de


AzureVmWorkloadProtectableItem.IsAutoProtected Propiedad

Definición

Obtiene o establece indica si el elemento protegible está protegido automáticamente.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a