Compartir a través de


VirtualMachineScaleSetUpdateOSProfile.WindowsConfiguration Propiedad

Definición

Obtiene o establece la configuración de Windows del perfil del sistema operativo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a