Compartir a través de


VirtualMachineConfiguration.ImageReference Propiedad

Definición

Obtiene o establece la referencia de imagen.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

Referencia de imagen del sistema operativo para nodos de clúster.

Se aplica a