Share via


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

Property Value

Implements

Attributes

Applies to