Share via


ResourcePoolProperties.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.Owned)]
public long? CpuOverallUsageMHz { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PropertyOrigin.Owned)>]
member this.CpuOverallUsageMHz : Nullable<int64>
Public ReadOnly Property CpuOverallUsageMHz As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to