Share via


NodeType.VmImagePublisher Property

Definition

Gets or sets the publisher of the Azure Virtual Machines Marketplace image. For example, Canonical or 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to