Compartilhar via


ManagedClusterWindowsProfile.LicenseType Propriedade

Definição

Obtém ou define o licenseType a ser usado para VMs do Windows. Windows_Server é usado para habilitar os Benefícios do Usuário Híbrido do Azure para VMs do Windows. Os valores possíveis incluem: 'None', 'Windows_Server'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a