SnapshotUpdate.SupportedCapabilities プロパティ

定義

OS ディスクの作成元のイメージでサポートされている機能の一覧を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.supportedCapabilities")]
public Microsoft.Azure.Management.Compute.Models.SupportedCapabilities SupportedCapabilities { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.supportedCapabilities")>]
member this.SupportedCapabilities : Microsoft.Azure.Management.Compute.Models.SupportedCapabilities with get, set
Public Property SupportedCapabilities As SupportedCapabilities

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象