次の方法で共有


IApplianceMonitoringDetails Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.ApplianceMonitoringDetailsTypeConverter))]
public interface IApplianceMonitoringDetails : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.ApplianceMonitoringDetailsTypeConverter))>]
type IApplianceMonitoringDetails = interface
    interface IJsonSerializable
Public Interface IApplianceMonitoringDetails
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

CpuDetailCapacity

A value indicating the total capacity of appliance resource.

CpuDetailProcessUtilization

A value indicating the utilization percentage by gateway agent on appliance.

CpuDetailStatus

A value indicating the status of appliance resource.

CpuDetailTotalUtilization

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

DatastoreSnapshot

The appliance datastore snapshot details.

DiskReplicationDetailCapacity

A value indicating the total capacity of appliance resource.

DiskReplicationDetailProcessUtilization

A value indicating the utilization percentage by gateway agent on appliance.

DiskReplicationDetailStatus

A value indicating the status of appliance resource.

DiskReplicationDetailTotalUtilization

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

EsxiNfcBufferCapacity

A value indicating the total capacity of appliance resource.

EsxiNfcBufferProcessUtilization

A value indicating the utilization percentage by gateway agent on appliance.

EsxiNfcBufferStatus

A value indicating the status of appliance resource.

EsxiNfcBufferTotalUtilization

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

NetworkBandwidthCapacity

A value indicating the total capacity of appliance resource.

NetworkBandwidthProcessUtilization

A value indicating the utilization percentage by gateway agent on appliance.

NetworkBandwidthStatus

A value indicating the status of appliance resource.

NetworkBandwidthTotalUtilization

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

RamDetailCapacity

A value indicating the total capacity of appliance resource.

RamDetailProcessUtilization

A value indicating the utilization percentage by gateway agent on appliance.

RamDetailStatus

A value indicating the status of appliance resource.

RamDetailTotalUtilization

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to