Share via


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

Property Value

Implements

Attributes

Applies to