Share via


ClusterProperties.TotalCpuMHz Property

Definition

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

Property Value

Implements

Attributes

Applies to