VirtualApplianceSkuProperties.MarketPlaceVersion Property

Definition

Gets or sets virtual Appliance Version.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to