共用方式為


ManagedClusterWindowsProfile.LicenseType Property

Definition

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.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.LicenseType? LicenseType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.LicenseType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.LicenseType> with get, set
Public Property LicenseType As Nullable(Of LicenseType)

Property Value

Implements

Attributes

Applies to