VMware vSphere Automation SDK for .NET 7.0.0.1
HostTypes.cs File Reference

Classes

class  vmware::vcenter::HostTypes
 Defines the data types of the Host API service. More...
class  vmware::vcenter::HostTypes::ConnectionState
 The Host.ConnectionState enumerated type defines the connection status of a host. More...
class  vmware::vcenter::HostTypes::PowerState
 The Host.PowerState enumerated type defines the power states of a host. More...
class  vmware::vcenter::HostTypes::CreateSpec
 The Host.CreateSpec class defines the information used to create a host. More...
class  vmware::vcenter::HostTypes::CreateSpec::ThumbprintVerification
 The Host.CreateSpec.ThumbprintVerification enumerated type defines the thumbprint verification schemes for a host's SSL certificate. More...
class  vmware::vcenter::HostTypes::CreateSpec::Builder
 Builder class for CreateSpec. More...
class  vmware::vcenter::HostTypes::FilterSpec
 The Host.FilterSpec class contains fields used to filter the results when listing hosts (see Host.List ). More...
class  vmware::vcenter::HostTypes::FilterSpec::Builder
 Builder class for FilterSpec. More...
class  vmware::vcenter::HostTypes::Summary
 The Host.Summary class contains commonly used information about a host in vCenter Server. More...
class  vmware::vcenter::HostTypes::Summary::Builder
 Builder class for Summary. More...

Namespaces

namespace  vmware::vcenter