次の方法で共有


CloudApplianceConfiguration.SupportedVmImages プロパティ

定義

サポートされている仮想マシン イメージを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.supportedVmImages")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.StorSimple8000Series.Models.VmImage> SupportedVmImages { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.supportedVmImages")>]
member this.SupportedVmImages : System.Collections.Generic.IList<Microsoft.Azure.Management.StorSimple8000Series.Models.VmImage> with get, set
Public Property SupportedVmImages As IList(Of VmImage)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象