你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IVMwareDetails Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.VMwareDetailsTypeConverter))]
public interface IVMwareDetails : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IFabricSpecificDetails
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.VMwareDetailsTypeConverter))>]
type IVMwareDetails = interface
    interface IJsonSerializable
    interface IFabricSpecificDetails
Public Interface IVMwareDetails
Implements IFabricSpecificDetails
Derived
Attributes
Implements

Properties

AgentCount

The number of source and target servers configured to talk to this CS.

AgentExpiryDate

Agent expiry date.

AgentVersion

The agent Version.

AgentVersionDetailExpiryDate

Version expiry date.

AgentVersionDetailStatus

A value indicating whether security update required.

AgentVersionDetailVersion

The agent version.

AvailableMemoryInByte

The available memory.

AvailableSpaceInByte

The available space.

CpuLoad

The percentage of the CPU load.

CpuLoadStatus

The CPU load status.

CsServiceStatus

The CS service status.

DatabaseServerLoad

The database server load.

DatabaseServerLoadStatus

The database server load status.

HostName

The host name.

InstanceType

Gets the class type. Overridden in derived classes.

(Inherited from IFabricSpecificDetails)
IPAddress

The IP address.

LastHeartbeat

The last heartbeat received from CS server.

MasterTargetServer

The list of Master Target servers associated with the fabric.

MemoryUsageStatus

The memory usage status.

ProcessServer

The list of Process Servers associated with the fabric.

ProcessServerCount

The number of process servers.

ProtectedServer

The number of protected servers.

PsTemplateVersion

PS template version.

ReplicationPairCount

The number of replication pairs configured in this CS.

RunAsAccount

The list of run as accounts created on the server.

SpaceUsageStatus

The space usage status.

SslCertExpiryDate

CS SSL cert expiry date.

SslCertExpiryRemainingDay

CS SSL cert expiry date.

SwitchProviderBlockingErrorDetail

The switch provider blocking error information.

SystemLoad

The percentage of the system load.

SystemLoadStatus

The system load status.

TotalMemoryInByte

The total memory.

TotalSpaceInByte

The total space.

VersionStatus

Version status.

WebLoad

The web load.

WebLoadStatus

The web load status.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to