VirtualMachineConfiguration.ImageReference 속성

정의

사용할 Azure Virtual Machines Marketplace 이미지 또는 사용자 지정 Virtual Machine 이미지에 대한 참조를 가져오거나 설정합니다.

[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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상