Partilhar via


ManagedClusterWindowsProfile.LicenseType Property

Definition

Gets or sets the license type to use for Windows VMs. See Azure Hybrid User Benefits for more details. Possible values include: 'None', 'Windows_Server'

[Newtonsoft.Json.JsonProperty(PropertyName="licenseType")]
public string LicenseType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="licenseType")>]
member this.LicenseType : string with get, set
Public Property LicenseType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to