共用方式為


VirtualMachineConfiguration.ImageReference 屬性

定義

取得或設定 Azure 虛擬機器 Marketplace 映射或要使用的自訂虛擬機器映射的參考。

[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

適用於