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

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

List of all members.

Classes

class  FilterSpec
 The ResourcePool.FilterSpec class contains fields used to filter the results when listing resource pools (see ResourcePool.List ). More...
class  Info
 The ResourcePool.Info class contains information about a resource pool. More...
class  Summary
 The ResourcePool.Summary class contains commonly used information about a resource pool in vCenter Server. More...

Static Public Attributes

static readonly string RESOURCE_TYPE = "ResourcePool"
 The resource type for the vCenter resource pool.

Detailed Description

Defines the data types of the ResourcePool API service.


Member Data Documentation

readonly string vmware::vcenter::ResourcePoolTypes::RESOURCE_TYPE = "ResourcePool" [static]

The resource type for the vCenter resource pool.


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