Share via


IVirtualMachineSize.LowPriorityCapable Property

Definition

Specifies if the virtual machine size supports low priority VMs.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Specifies if the virtual machine size supports low priority VMs.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="lowPriorityCapable")]
public bool? LowPriorityCapable { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Specifies if the virtual machine size supports low priority VMs.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="lowPriorityCapable")>]
member this.LowPriorityCapable : Nullable<bool>
Public ReadOnly Property LowPriorityCapable As Nullable(Of Boolean)

Property Value

Attributes

Applies to