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

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

List of all members.

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.

Detailed Description

Defines the data types of the Datacenter API service.


Member Data Documentation

readonly string vmware::vcenter::DatacenterTypes::RESOURCE_TYPE = "Datacenter" [static]

The resource type for the vCenter Datacenter.


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