VirtualMachineInner.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.
Gets or sets specifies the priority for the virtual machine. <br><br>Minimum api-version: 2019-03-01. Possible values include: 'Regular', 'Low', 'Spot'
[Newtonsoft.Json.JsonProperty(PropertyName="properties.priority")]
public Microsoft.Azure.Management.Compute.Fluent.Models.VirtualMachinePriorityTypes Priority { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.priority")>]
member this.Priority : Microsoft.Azure.Management.Compute.Fluent.Models.VirtualMachinePriorityTypes with get, set
Public Property Priority As VirtualMachinePriorityTypes
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute