IProcessServerDetails Interface

Definition

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

Properties

AvailableMemoryInByte
AvailableSpaceInByte
BiosId
DiskUsageStatus
FabricObjectId
Fqdn
FreeSpacePercentage
Health
HealthError
HistoricHealth
Id
LastHeartbeatUtc
MemoryUsagePercentage
MemoryUsageStatus
Name
ProcessorUsagePercentage
ProcessorUsageStatus
SystemLoad
SystemLoadStatus
ThroughputInByte
ThroughputStatus
ThroughputUploadPendingDataInByte
TotalMemoryInByte
TotalSpaceInByte
UsedMemoryInByte
UsedSpaceInByte
Version

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to