次の方法で共有


VirtualApplianceSkuProperties.Vendor プロパティ

定義

仮想アプライアンス ベンダーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象