ManagedClusterProperties.WindowProfileLicenseType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The license type to use for Windows VMs. See Azure Hybrid User Benefits for more details.
[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.LicenseType? WindowProfileLicenseType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.WindowProfileLicenseType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.LicenseType> with get, set
Public Property WindowProfileLicenseType As Nullable(Of LicenseType)
Property Value
Implements
- Attributes