AzureVmWorkloadProtectableItem.IsAutoProtected Property

Definition

Gets or sets indicates if protectable item is auto-protected

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to