次の方法で共有


VirtualMachineScaleSetOSDisk.Image プロパティ

定義

スケール セットの基になるアンマネージド ユーザー イメージに関する情報を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象