|
VMware vSphere Automation SDK for .NET 6.5.0
|
Defines the data types of the Host API service. More...
Classes | |
| class | ConnectionState |
The Host.ConnectionState enumerated type defines the connection status of a host. More... | |
| class | CreateSpec |
The Host.CreateSpec class defines the information used to create a host. More... | |
| class | FilterSpec |
The Host.FilterSpec class contains fields used to filter the results when listing hosts (see Host.List ). More... | |
| class | PowerState |
The Host.PowerState enumerated type defines the power states of a host. More... | |
| class | Summary |
The Host.Summary class contains commonly used information about a host in vCenter Server. More... | |
Static Public Attributes | |
| static readonly string | RESOURCE_TYPE = "HostSystem" |
| The resource type for the vCenter Host. | |
Defines the data types of the Host API service.
readonly string vmware::vcenter::HostTypes::RESOURCE_TYPE = "HostSystem" [static] |
The resource type for the vCenter Host.