Enum VMwareSystemApiType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the API type of the connection.
public enum VMwareSystemApiType
Fields
HostAgent = 2
The API type is a host agent on an ESX Server or VMware Server host.
Unknown = 0
The API type is unknown.
VirtualCenter = 1
The API type is vCenter server.