次の方法で共有


AzureVmWorkloadItem.IsAutoProtectable プロパティ

定義

ワークロード項目が自動保護可能かどうかを示す値を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象