|
VMware vSphere Automation SDK for .NET 6.5.0
|
Defines the data types of the Datacenter API service. More...
Classes | |
| class | CreateSpec |
The Datacenter.CreateSpec class defines the information used to create a datacenter. More... | |
| class | FilterSpec |
The Datacenter.FilterSpec class contains fields used to filter the results when listing datacenters (see Datacenter.List ). More... | |
| class | Info |
The Datacenter.Info class contains information about a datacenter in vCenter Server. More... | |
| class | Summary |
The Datacenter.Summary class contains commonly used information about a datacenter in vCenter Server. More... | |
Static Public Attributes | |
| static readonly string | RESOURCE_TYPE = "Datacenter" |
| The resource type for the vCenter Datacenter. | |
Defines the data types of the Datacenter API service.
readonly string vmware::vcenter::DatacenterTypes::RESOURCE_TYPE = "Datacenter" [static] |
The resource type for the vCenter Datacenter.