共用方式為


ImageReference.Sku 屬性

定義

取得或設定 Azure 虛擬機器 Marketplace 映射的 SKU。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

例如,18.04-LTS 或 2022-datacenter。

適用於