次の方法で共有


VirtualMachineScaleSetUpdateOSProfile.WindowsConfiguration プロパティ

定義

OS プロファイルの 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

適用対象