VMware vSphere Automation SDK for .NET 6.5.0
vmware::vcenter::HostTypes Class Reference

Defines the data types of the Host API service. More...

List of all members.

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.

Detailed Description

Defines the data types of the Host API service.


Member Data Documentation

readonly string vmware::vcenter::HostTypes::RESOURCE_TYPE = "HostSystem" [static]

The resource type for the vCenter Host.


The documentation for this class was generated from the following file: