Freigeben über


IApplianceMonitoringDetails.CpuDetailTotalUtilization Property

Definition

A value indicating the total utilization percentage for all processes on the appliance.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating the total utilization percentage for all processes on the appliance.", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=true, Required=false, SerializedName="totalUtilization")]
public double? CpuDetailTotalUtilization { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating the total utilization percentage for all processes on the appliance.", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=true, Required=false, SerializedName="totalUtilization")>]
member this.CpuDetailTotalUtilization : Nullable<double>
Public ReadOnly Property CpuDetailTotalUtilization As Nullable(Of Double)

Property Value

Attributes

Applies to