Share via


UpdateVCenterRequestProperties Class

Definition

The properties of an update vCenter request.

public class UpdateVCenterRequestProperties
type UpdateVCenterRequestProperties = class
Public Class UpdateVCenterRequestProperties
Inheritance
UpdateVCenterRequestProperties

Constructors

UpdateVCenterRequestProperties()

Initializes a new instance of the UpdateVCenterRequestProperties class.

UpdateVCenterRequestProperties(String, String, String, String, String)

Initializes a new instance of the UpdateVCenterRequestProperties class.

Properties

FriendlyName

Gets or sets the friendly name of the vCenter.

IPAddress

Gets or sets the IP address of the vCenter to be discovered.

Port

Gets or sets the port number for discovery.

ProcessServerId

Gets or sets the process server Id from where the update can be orchestrated.

RunAsAccountId

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

Applies to