Share via


ResourcePool.CpuOverallUsageMHz Property

Definition

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

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

Property Value

Implements

Attributes

Applies to