Compartir a través de


ContainerServiceInner.WindowsProfile Propiedad

Definición

Obtiene o establece las propiedades de las máquinas virtuales Windows.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a