CIM_ResourcePoolConfigurationCapabilities, ROOT\virtualization\v2

Class | Methods | Properties (6) | Qualifiers (4) | Instances | Namespaces (1)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

This class exposes the supported capabilities of a ResourcePoolConfigurationService. Not all implementations will support all methods on the service. Clients may use instances of this class to determine which methods are supported. The same method must not be listed in both lists. Implementations must either be non-blocking and use a Job for long running operations, or always block until the operation completes.

CIM_ResourcePoolConfigurationCapabilities properties

CIM_ResourcePoolConfigurationCapabilities has 6 properties (2 Local, 4 Derived)

NameOriginCIMType
AsynchronousMethodsSupportedCIM_ResourcePoolConfigurationCapabilities19 [uint32]
CaptionCIM_ManagedElement8 [string]
DescriptionCIM_ManagedElement8 [string]
ElementNameCIM_ManagedElement8 [string]
key
InstanceID
CIM_ManagedElement8 [string]
SynchronousMethodsSupportedCIM_ResourcePoolConfigurationCapabilities19 [uint32]

Detailed description of CIM_ResourcePoolConfigurationCapabilities properties

Local properties (2) of CIM_ResourcePoolConfigurationCapabilities class

AsynchronousMethodsSupported property
CIMTYPE'uint32'
Description'This property reflects the methods of the associated service class that are supported that may return a Job.'
ValueMap['2', '3', '4', '5', '6', '7', '..', '32768..65535']
Values['CreateResourcePool is supported', 'CreateChild ResourcePool is supported', 'DeleteResourcePool is supported', 'AddResourcesToResourcePool is supported', 'RemoveResourcesFromResourcePool is supported', 'ChangeParentResourcePool is supported', 'DMTF Reserved', 'Vendor Reserved']
AsynchronousMethodsSupported property is in 7 classes of ROOT\virtualization\v2 and in 2 namespaces
SynchronousMethodsSupported property
CIMTYPE'uint32'
Description'This property reflects the methods of the associated service class that are supported andblock until completed (no Job is returned.)'
ValueMap['2', '3', '4', '5', '6', '7', '..', '32768..65535']
Values['CreateResourcePool is supported', 'CreateChild ResourcePool is supported', 'DeleteResourcePool is supported', 'AddResourcesToResourcePool is supported', 'RemoveResourcesFromResourcePool is supported', 'CIM_ChangeParentResourcePool is supported', 'DMTF Reserved', 'Vendor Reserved']
SynchronousMethodsSupported property is in 7 classes of ROOT\virtualization\v2 and in 2 namespaces

Derived properties (4) of CIM_ResourcePoolConfigurationCapabilities class

Caption property
CIMTYPE'string'
Caption property is in 222 classes of ROOT\virtualization\v2 and in 37 namespaces
Description property
CIMTYPE'string'
Description property is in 225 classes of ROOT\virtualization\v2 and in 142 namespaces
ElementName property
CIMTYPE'string'
ElementName property is in 223 classes of ROOT\virtualization\v2 and in 21 namespaces
InstanceID property
CIMTYPE'string'
keyTrue
InstanceID property is in 223 classes of ROOT\virtualization\v2 and in 21 namespaces

CIM_ResourcePoolConfigurationCapabilities Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AbstractTrue
Description'This class exposes the supported capabilities of a ResourcePoolConfigurationService. Not all implementations will support all methods on the service. Clients may use instances of this class to determine which methods are supported. The same method must not be listed in both lists. Implementations must either be non-blocking and use a Job for long running operations, or always block until the operation completes.'
UMLPackagePath'CIM::Core::Resource'
Version'2.22.0'

CIM_ResourcePoolConfigurationCapabilities System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\virtualization\v2:CIM_ResourcePoolConfigurationCapabilities'___SYSTEM8
__NAMESPACE'ROOT\virtualization\v2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_Capabilities', 'CIM_ManagedElement']___SYSTEM8
__PROPERTY_COUNT6___SYSTEM3
__RELPATH'CIM_ResourcePoolConfigurationCapabilities'___SYSTEM8
__DYNASTY'CIM_ManagedElement'___SYSTEM8
__SUPERCLASS'CIM_Capabilities'___SYSTEM8
__CLASS'CIM_ResourcePoolConfigurationCapabilities'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to CIM_ResourcePoolConfigurationCapabilities

Number of classes:21
comments powered by Disqus
WUtils.com