次の方法で共有


VirtualMachineScaleSetOSProfile.WindowsConfiguration プロパティ

定義

仮想マシン上の Windows オペレーティング システムの設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象