Udostępnij za pośrednictwem


VirtualMachineConfiguration.ImageReference Property

Definition

Gets or sets a reference to the Azure Virtual Machines Marketplace Image or the custom Virtual Machine Image to use.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to