CreationData.ImageReference プロパティ

定義

PIR またはユーザー イメージのディスク ソース情報を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象