Share via


IProcessServerDetails.ProcessorUsagePercentage Property

Definition

The processor usage percentage.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The processor usage percentage.", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=true, Required=false, SerializedName="processorUsagePercentage")]
public double? ProcessorUsagePercentage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The processor usage percentage.", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=true, Required=false, SerializedName="processorUsagePercentage")>]
member this.ProcessorUsagePercentage : Nullable<double>
Public ReadOnly Property ProcessorUsagePercentage As Nullable(Of Double)

Property Value

Attributes

Applies to