MSCluster_ResourceType, ROOT\MSCluster
Class
| Methods (4)
| Properties (21)
| Qualifiers (5)
| Instances | Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
Description Superclass for cluster objects that provide the FLAGS and CHARACTERISTICS attributes
MSCluster_ResourceType methods MSCluster_ResourceType has 4 methods (4 Local )
MSCluster_ResourceType properties MSCluster_ResourceType has 21 properties (14 Local , 7 Derived )
Detailed description of MSCluster_ResourceType methods Local methods (4) of MSCluster_ResourceType class ▲ CreateResourceType methodReturn Parameters Name CIMType ID IN OUT Qualifiers Name string 0 ✓ - {'Description':'Name of the resource type.'} DisplayName string 1 ✓ - {'Description':'Display name of the resource type.'} DLLName string 2 ✓ - {'Description':'Fully qualified name of the resource DLL for the resource type.'} LooksAlivePollInterval uint32 3 ✓ - {'Description':'Default millisecond value to be used as the poll interval needed by the new resource type's LooksAlive function.'} IsAlivePollInterval uint32 4 ✓ - {'Description':'Default millisecond value to be used as the poll interval needed by the new resource type's IsAlive function.'}
Description 'Create a new resource type.' Implemented True Static True CreateResourceType method is in 1 class (MSCluster_ResourceType) of ROOT\MSCluster and in 1 namespace
▲ DeleteResourceType methodReturn Bypass_GetObject True Description 'Delete a resource type.' Implemented True DeleteResourceType method is in 1 class (MSCluster_ResourceType) of ROOT\MSCluster and in 1 namespace
▲ ExecuteResourceTypeControl methodReturn Parameters Name CIMType ID IN OUT Qualifiers ControlCode sint32 0 ✓ - {'Description':'A control code specifying the operation to be performed.'} InputBuffer uint8 1 ✓ - {'Description':'An input buffer containing information needed for the operation, or NULL if no information is needed.'} OutputBuffer uint8 2 - ✓ {'Description':'An output buffer to receive the data resulting from the operation, or NULL if no data will be returned.'} OutputBufferSize sint32 3 - ✓ {'Description':'The allocated size (in bytes) of the output buffer.'}
Bypass_GetObject True Description 'Executes a control code on the resource type.' Implemented True ExecuteResourceTypeControl method is in 1 class (MSCluster_ResourceType) of ROOT\MSCluster and in 1 namespace
▲ GetPossibleOwners methodReturn Parameters Name CIMType ID IN OUT Qualifiers NodeNames string 0 - ✓ {'Description':'The nodes that can host this resource type.'}
Bypass_GetObject True Description 'Gets the possible owners of this resource type.' Implemented True GetPossibleOwners method is in 2 classes of ROOT\MSCluster and in 1 namespace
Detailed description of MSCluster_ResourceType properties Local properties (14) of MSCluster_ResourceType class ▲ AdminExtensions propertyCIMTYPE 'string' Description 'The AdminExtensions property provides the class identifiers (CLSIDs) for the Cluster Administrator extension DLLs that are associated with the resource type.' read True write True AdminExtensions property is in 2 classes of ROOT\MSCluster and in 2 namespaces
▲ DeadlockTimeout propertyCIMTYPE 'uint32' Description 'The DeadLockTimeout property controls how long we wait, in milliseconds, to declare a deadlock in any call into a resource.' read True write True DeadlockTimeout property is in 2 classes of ROOT\MSCluster and in 2 namespaces
▲ DisplayName propertyCIMTYPE 'string' Description 'The DisplayName property is a friendly name for the ResourceTypepresented in the UI.' read True write True DisplayName property is in 1 class (MSCluster_ResourceType) of ROOT\MSCluster and in 30 namespaces
▲ DllName propertyCIMTYPE 'string' Description 'The DllName property provides the name of the dynamic-link library (DLL) for the resource type.' read True DllName property is in 1 class (MSCluster_ResourceType) of ROOT\MSCluster and in 4 namespaces
▲ IsAlivePollInterval propertyCIMTYPE 'uint32' Description 'The IsAlivePollInterval property provides the recommended interval in milliseconds at which the Cluster Service should poll the resource to determine if it is operational.' read True write True IsAlivePollInterval property is in 2 classes of ROOT\MSCluster and in 2 namespaces
▲ LooksAlivePollInterval propertyCIMTYPE 'uint32' Description 'The LooksAlivePollInterval property provides the recommended interval in milliseconds at which the Cluster Service should poll the resource to determine if it appears operational.' read True write True LooksAlivePollInterval property is in 2 classes of ROOT\MSCluster and in 2 namespaces
▲ PendingTimeout propertyCIMTYPE 'uint32' Description 'If a resource cannot be brought online or taken offline in the number of milliseconds specified by the PendingTimeout property, the resource is forcibly terminated.' read True write True PendingTimeout property is in 2 classes of ROOT\MSCluster and in 2 namespaces
▲ RequiredDependencyClasses propertyCIMTYPE 'uint32' Description 'The resource classes which a resource of this type must depend on.' read True ValueMap ['0', '1', '2', '32768'] Values ['Unknown', 'Storage', 'Network', 'User'] RequiredDependencyClasses property is in 2 classes of ROOT\MSCluster and in 2 namespaces
▲ ResourceClass propertyCIMTYPE 'uint32' Description 'The class of this resource type.' read True ValueMap ['0', '1', '2', '32768'] Values ['Unknown', 'Storage', 'Network', 'User'] ResourceClass property is in 2 classes of ROOT\MSCluster and in 2 namespaces
Derived properties (7) of MSCluster_ResourceType class
▲ InstallDate propertyCIMTYPE 'datetime' Description 'A datetime value indicating when the object was installed. A lack of a value does not indicate that the object is not installed.' InstallDate property is in 26 classes of ROOT\MSCluster and in 23 namespaces
▲ Status propertyCIMTYPE 'string' Description 'A string indicating the current status of the object. Various operational and non-operational statuses are defined. Operational statuses are "OK", "Degraded", "Stressed" and "Pred Fail". "Stressed" indicates that the Element is functioning, but needs attention. Examples of "Stressed" states are overload, overheated, etc. The condition "Pred Fail" (failure predicted) indicates that an Element is functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are "Error", "NonRecover", "Starting", "Stopping" and "Service". "NonRecover" indicates that a non-recoverable error has occurred. "Service" describes an Element being configured, maintained or cleaned, or otherwise administered. This status could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative task. Not all such work is on-line, yet the Element is neither "OK" nor in one of the other states.' Status property is in 27 classes of ROOT\MSCluster and in 42 namespaces
MSCluster_ResourceType Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
Description 'Superclass for cluster objects that provide the FLAGS and CHARACTERISTICS attributes' ✗ ✓ ✓ ✓ ✓
dynamic True ✓ ✗ ✓ ✗ ✓
Locale 1033 ✗ ✗ ✓ ✓ ✓
provider 'MS_CLUSTER_PROVIDER' ✗ ✗ ✓ ✗ ✓
UUID '{2F2EF49D-37DD-47c2-8328-6586142B8C99}' ✗ ✗ ✓ ✗ ✓
MSCluster_ResourceType System properties Name Value Origin CIMType Local Array
__PATH '\\.\ROOT\MSCluster:MSCluster_ResourceType' ___SYSTEM 8 ✗ ✗
__NAMESPACE 'ROOT\MSCluster' ___SYSTEM 8 ✗ ✗
__SERVER '.' ___SYSTEM 8 ✗ ✗
__DERIVATION ['MSCluster_LogicalElement', 'CIM_LogicalElement', 'CIM_ManagedSystemElement'] ___SYSTEM 8 ✗ ✓
__PROPERTY_COUNT 21 ___SYSTEM 3 ✗ ✗
__RELPATH 'MSCluster_ResourceType ' ___SYSTEM 8 ✗ ✗
__DYNASTY 'CIM_ManagedSystemElement ' ___SYSTEM 8 ✗ ✗
__SUPERCLASS 'MSCluster_LogicalElement ' ___SYSTEM 8 ✗ ✗
__CLASS 'MSCluster_ResourceType ' ___SYSTEM 8 ✗ ✗
__GENUS 1 ___SYSTEM 3 ✗ ✗
Similar Classes to MSCluster_ResourceType Number of classes:3
Please enable JavaScript to view the comments powered by Disqus.