AddVCenterRequestProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The properties of an add vCenter request.
public class AddVCenterRequestProperties
type AddVCenterRequestProperties = class
Public Class AddVCenterRequestProperties
- Inheritance
-
AddVCenterRequestProperties
Constructors
AddVCenterRequestProperties() |
Initializes a new instance of the AddVCenterRequestProperties class. |
AddVCenterRequestProperties(String, String, String, String, String) |
Initializes a new instance of the AddVCenterRequestProperties 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 discovery is orchestrated. |
RunAsAccountId |
Gets or sets the account Id which has privileges to discover the vCenter. |