ImageInformation.ImageReference プロパティ

定義

Azure 仮想マシンの Marketplace イメージへの参照を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="imageReference")]
public Microsoft.Azure.Batch.Protocol.Models.ImageReference ImageReference { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="imageReference")>]
member this.ImageReference : Microsoft.Azure.Batch.Protocol.Models.ImageReference with get, set
Public Property ImageReference As ImageReference

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象