次の方法で共有


NetworkVirtualApplianceSku.Vendor プロパティ

定義

ネットワーク仮想アプライアンス SKU ベンダーを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vendor")]
public string Vendor { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vendor")>]
member this.Vendor : string
Public ReadOnly Property Vendor As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象