Share via


IApplianceResourceDetails Interface

Definition

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

Properties

Capacity

A value indicating the total capacity of appliance resource.

ProcessUtilization

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

Status

A value indicating the status of appliance resource.

TotalUtilization

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to