Share via


ManagedClusterAgentPoolProfileProperties.ScaleSetPriority Property

Definition

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

public Azure.ResourceManager.ContainerService.Models.ScaleSetPriority? ScaleSetPriority { get; set; }
member this.ScaleSetPriority : Nullable<Azure.ResourceManager.ContainerService.Models.ScaleSetPriority> with get, set
Public Property ScaleSetPriority As Nullable(Of ScaleSetPriority)

Property Value

Applies to