Compartir a través de


AzureVmWorkloadProtectableItem.IsAutoProtectable Propiedad

Definición

Obtiene o establece indica si el elemento protegible se puede proteger automáticamente.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a