Share via


ResourcePoolProperties.CpuCapacityMHz Property

Definition

Gets the max CPU usage across all cores on the pool in MHz.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PropertyOrigin.Owned)]
public long? CpuCapacityMHz { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PropertyOrigin.Owned)>]
member this.CpuCapacityMHz : Nullable<int64>
Public ReadOnly Property CpuCapacityMHz As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to