VirtualMachineScaleSetVMProfile.OsProfile プロパティ

定義

スケール セット内の仮想マシンのオペレーティング システム設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象