VirtualMachineSize.LowPriorityCapable 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.
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