共用方式為


VirtualMachineConfiguration.ImageReference 屬性

定義

取得或設定影像參考。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

叢集節點的 OS 映射參考。

適用於