VirtualMachineScaleSetVmProfile.Priority Property

Definition

Specifies the priority for the virtual machines in the scale set. Minimum api-version: 2017-10-30-preview.

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

Property Value

Applies to