次の方法で共有


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 イメージ リファレンス。

適用対象