Compartir a través de


VirtualMachineConfiguration.ImageReference Propiedad

Definición

Obtiene o establece una referencia a la imagen de Azure Virtual Machines Marketplace o a la imagen de máquina virtual personalizada que se va a usar.

[Newtonsoft.Json.JsonProperty(PropertyName="imageReference")]
public Microsoft.Azure.Management.Batch.Models.ImageReference ImageReference { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="imageReference")>]
member this.ImageReference : Microsoft.Azure.Management.Batch.Models.ImageReference with get, set
Public Property ImageReference As ImageReference

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a