次の方法で共有


VirtualMachineProfile.ImageReference プロパティ

定義

ラボ仮想マシンのイメージ構成を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象