Freigeben über


ManagedClusterAgentPoolProfile.ScaleSetPriority Property

Definition

The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inherited)]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.ScaleSetPriority? ScaleSetPriority { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inherited)>]
member this.ScaleSetPriority : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.ScaleSetPriority> with get, set
Public Property ScaleSetPriority As Nullable(Of ScaleSetPriority)

Property Value

Implements

Attributes

Applies to