Compartilhar via


VirtualMachineSize.VCpUs Property

Definition

The number of vCPUs supported by the virtual machine size.

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

Property Value

Implements

Attributes

Applies to