ContainerServiceMachineProperties.Priority 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 priority for the machine. If not specified, the default is 'Regular'.
public Azure.ResourceManager.ContainerService.Models.ScaleSetPriority? Priority { get; set; }
member this.Priority : Nullable<Azure.ResourceManager.ContainerService.Models.ScaleSetPriority> with get, set
Public Property Priority As Nullable(Of ScaleSetPriority)