Aracılığıyla paylaş


NodeType.VmImageVersion Property

Definition

Gets or sets the version of the Azure Virtual Machines Marketplace image. A value of 'latest' can be specified to select the latest version of an image. If omitted, the default is 'latest'.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to