Język

VirtualMachinePriorityType.Regular Property

Definition

Regular Priority for a standalone virtual machine or the virtual machines in the scale set. This is the default priority and it will be used to deploy regular VM/VMSS.

public static Azure.ResourceManager.Compute.Models.VirtualMachinePriorityType Regular { get; }
static member Regular : Azure.ResourceManager.Compute.Models.VirtualMachinePriorityType
Public Shared ReadOnly Property Regular As VirtualMachinePriorityType

Property Value

Applies to