Share via


Host.CpuMhz Property

Definition

Gets the max CPU usage across all cores in MHz.

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

Property Value

Implements

Attributes

Applies to