Share via


VirtualMachineSize.LowPriorityCapable Property

Definition

Specifies if the virtual machine size supports low priority VMs.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public bool? LowPriorityCapable { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.LowPriorityCapable : Nullable<bool>
Public ReadOnly Property LowPriorityCapable As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to