Share via


Cluster.UsedCpuMHz Property

Definition

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

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

Property Value

Implements

Attributes

Applies to