次の方法で共有


VirtualMachineConfiguration.ImageReference プロパティ

定義

使用する Azure Virtual Machines 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

適用対象