共用方式為


ImageReference.Publisher 屬性

定義

取得或設定 Azure 虛擬機器 Marketplace 映射的發行者。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

例如,Canonical 或 MicrosoftWindowsServer。

適用於