Freigeben über


IApplianceMonitoringDetails.RamDetailTotalUtilization 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? RamDetailTotalUtilization { 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.RamDetailTotalUtilization : Nullable<double>
Public ReadOnly Property RamDetailTotalUtilization As Nullable(Of Double)

Property Value

Attributes

Applies to