Compartir a través de


NodeType.VmImagePublisher Propiedad

Definición

Obtiene o establece el publicador de la imagen de Azure Virtual Machines Marketplace. Por ejemplo, Canonical o 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a