The ResourcePool.Summary class contains commonly used information about a resource pool in vCenter Server.
More...
List of all members.
Detailed Description
The ResourcePool.Summary class contains commonly used information about a resource pool in vCenter Server.
Constructor & Destructor Documentation
| vmware::vcenter::ResourcePoolTypes::Summary::Summary |
( |
| ) |
[inline] |
Creates a default new instance.
Member Function Documentation
| T vmware::vcenter::ResourcePoolTypes::Summary::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| vmware.vapi.data.StructValue vmware::vcenter::ResourcePoolTypes::Summary::_GetDataValue |
( |
| ) |
[inline] |
| vmware.vapi.bindings.type.StructType vmware::vcenter::ResourcePoolTypes::Summary::_GetType |
( |
| ) |
[inline] |
| bool vmware::vcenter::ResourcePoolTypes::Summary::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| void vmware::vcenter::ResourcePoolTypes::Summary::_Validate |
( |
| ) |
[inline] |
| override bool vmware::vcenter::ResourcePoolTypes::Summary::Equals |
( |
object |
obj | ) |
[inline] |
| override int vmware::vcenter::ResourcePoolTypes::Summary::GetHashCode |
( |
| ) |
[inline] |
| string vmware::vcenter::ResourcePoolTypes::Summary::GetName |
( |
| ) |
[inline] |
Name of the resource pool.
| string vmware::vcenter::ResourcePoolTypes::Summary::GetResourcePool |
( |
| ) |
[inline] |
Identifier of the resource pool.
When clients pass a value of this class as a parameter, the field must be an identifier for the resource type: ResourcePool . When methods return a value of this class as a result, the field will be an identifier for the resource type: ResourcePool .
| void vmware::vcenter::ResourcePoolTypes::Summary::SetName |
( |
string |
name | ) |
[inline] |
Name of the resource pool.
| void vmware::vcenter::ResourcePoolTypes::Summary::SetResourcePool |
( |
string |
resourcePool | ) |
[inline] |
Identifier of the resource pool.
When clients pass a value of this class as a parameter, the field must be an identifier for the resource type: ResourcePool . When methods return a value of this class as a result, the field will be an identifier for the resource type: ResourcePool .
| override string vmware::vcenter::ResourcePoolTypes::Summary::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: