次の方法で共有


NetworkVirtualApplianceSku.AvailableVersions プロパティ

定義

使用可能なネットワーク仮想アプライアンスのバージョンを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.availableVersions")]
public System.Collections.Generic.IList<string> AvailableVersions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.availableVersions")>]
member this.AvailableVersions : System.Collections.Generic.IList<string>
Public ReadOnly Property AvailableVersions As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象