次の方法で共有


NodeType.VmImagePublisher プロパティ

定義

Azure Virtual Machines Marketplace イメージの発行元を取得または設定します。 たとえば、Canonical や MicrosoftWindowsServer などです。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象