Partilhar via


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

Property Value

Attributes

Applies to