Compartir a través de


VirtualMachineInfo.ImageReference Propiedad

Definición

Obtiene o establece la referencia a la imagen de Marketplace de la máquina virtual de Azure.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a