IApplianceMonitoringDetails.EsxiNfcBufferTotalUtilization Property

Definition

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

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

Property Value

Attributes

Applies to