Aracılığıyla paylaş


VCenterProperties Class

Definition

vCenter properties.

public class VCenterProperties
type VCenterProperties = class
Public Class VCenterProperties
Inheritance
VCenterProperties

Constructors

VCenterProperties()

Initializes a new instance of the VCenterProperties class.

VCenterProperties(String, String, Nullable<DateTime>, String, String, String, String, String, String, String, IList<HealthError>)

Initializes a new instance of the VCenterProperties class.

Properties

DiscoveryStatus

Gets or sets the VCenter discovery status.

FabricArmResourceName

Gets or sets the ARM resource name of the fabric containing this VCenter.

FriendlyName

Gets or sets friendly name of the vCenter.

HealthErrors

Gets or sets the health errors for this VCenter.

InfrastructureId

Gets or sets the infrastructure Id of vCenter.

InternalId

Gets or sets vCenter internal ID.

IPAddress

Gets or sets the IP address of the vCenter.

LastHeartbeat

Gets or sets the time when the last heartbeat was received by vCenter.

Port

Gets or sets the port number for discovery.

ProcessServerId

Gets or sets the process server Id.

RunAsAccountId

Gets or sets the account Id which has privileges to discover the vCenter.

Applies to