次の方法で共有


VirtualApplianceSkuProperties.MarketPlaceVersion プロパティ

定義

仮想アプライアンスのバージョンを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象