Aracılığıyla paylaş


NodeType.VmImageSku Property

Definition

Gets or sets the SKU of the Azure Virtual Machines Marketplace image. For example, 14.04.0-LTS or 2012-R2-Datacenter.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to