次の方法で共有


AzureVmWorkloadProtectableItem.IsAutoProtected プロパティ

定義

保護可能な項目が自動保護されているかどうかを示す値を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象