MSCluster_Resource, ROOT\MSCluster\ms_409

Class | Methods (25) | Properties (40) | Qualifiers (3) | 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_Resource methods

MSCluster_Resource has 25 methods (25 Local)

NameOriginReturn
AddCryptoCheckpointMSCluster_Resource
AddDependencyMSCluster_Resource
AddPossibleOwnerMSCluster_Resource
AddRegistryCheckpointMSCluster_Resource
AttachStorageDeviceMSCluster_Resource
BringOnlineMSCluster_Resource
CreateResourceMSCluster_Resource
DeleteResourceMSCluster_Resource
ExecuteResourceControlMSCluster_Resource
FailResourceMSCluster_Resource
GetDependenciesMSCluster_Resource
GetPossibleOwnersMSCluster_Resource
MigrateVirtualMachineMSCluster_Resource
MoveToNewGroupMSCluster_Resource
ReleaseAddressMSCluster_Resource
RemoveCryptoCheckpointMSCluster_Resource
RemoveDependencyMSCluster_Resource
RemovePossibleOwnerMSCluster_Resource
RemoveRegistryCheckpointMSCluster_Resource
RenameMSCluster_Resource
RenewAddressMSCluster_Resource
SetDependenciesMSCluster_Resource
TakeOfflineMSCluster_Resource
TakeOfflineParamsMSCluster_Resource
UpdateVirtualMachineMSCluster_Resource

MSCluster_Resource properties

MSCluster_Resource has 40 properties (35 Local, 5 Derived)

NameOriginCIMType
CaptionCIM_ManagedSystemElement8 [string]
CoreResourceMSCluster_Resource11 [boolean]
CryptoCheckpointsMSCluster_Resource8 [string]
DeadlockTimeoutMSCluster_Resource19 [uint32]
DeleteRequiresAllNodesMSCluster_Resource11 [boolean]
DescriptionCIM_ManagedSystemElement8 [string]
EmbeddedFailureActionMSCluster_Resource19 [uint32]
IdMSCluster_Resource8 [string]
InstallDateCIM_ManagedSystemElement101 [datetime]
IsAlivePollIntervalMSCluster_Resource19 [uint32]
IsClusterSharedVolumeMSCluster_Resource11 [boolean]
LastOperationStatusCodeMSCluster_Resource21 [uint64]
LocalQuorumCapableMSCluster_Resource11 [boolean]
LooksAlivePollIntervalMSCluster_Resource19 [uint32]
MonitorProcessIdMSCluster_Resource19 [uint32]
key
Name
CIM_ManagedSystemElement8 [string]
OwnerGroupMSCluster_Resource8 [string]
OwnerNodeMSCluster_Resource8 [string]
PendingTimeoutMSCluster_Resource19 [uint32]
PersistentStateMSCluster_Resource11 [boolean]
PrivatePropertiesMSCluster_Resource13 [object:MSCluster_Property]
QuorumCapableMSCluster_Resource11 [boolean]
RegistryCheckpointsMSCluster_Resource8 [string]
RequiredDependencyClassesMSCluster_Resource19 [uint32]
RequiredDependencyTypesMSCluster_Resource8 [string]
ResourceClassMSCluster_Resource19 [uint32]
ResourceSpecificData1MSCluster_Resource21 [uint64]
ResourceSpecificData2MSCluster_Resource21 [uint64]
ResourceSpecificStatusMSCluster_Resource8 [string]
RestartActionMSCluster_Resource19 [uint32]
RestartDelayMSCluster_Resource19 [uint32]
RestartPeriodMSCluster_Resource19 [uint32]
RestartThresholdMSCluster_Resource19 [uint32]
RetryPeriodOnFailureMSCluster_Resource19 [uint32]
SeparateMonitorMSCluster_Resource11 [boolean]
StateMSCluster_Resource19 [uint32]
StatusCIM_ManagedSystemElement8 [string]
StatusInformationMSCluster_Resource21 [uint64]
SubclassMSCluster_Resource19 [uint32]
TypeMSCluster_Resource8 [string]

Detailed description of MSCluster_Resource methods

Local methods (25) of MSCluster_Resource class

AddCryptoCheckpoint method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
CheckpointNamestring0-
Description'Add an encrypted checkpoint to this resource.'
AddCryptoCheckpoint method is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
AddDependency method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Resourcestring0-{'Description':'The resource that this resource should depend on.'}
Description'Create a dependency relationship between two resources.'
AddDependency method is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 4 namespaces
AddPossibleOwner method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
NodeNamestring0-{'Description':'A node that can be an owner (host) of this resource.'}
Description'Adds a possibile owner nodes which can be an owner (host) of this resource'
AddPossibleOwner method is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
AddRegistryCheckpoint method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
CheckpointNamestring0-
Description'Add a registry checkpoint to this resource.'
AddRegistryCheckpoint method is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
AttachStorageDevice method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
StorageDeviceref:MSCluster_AvailableDisk0-{'Description':'The refrence to an instance of the MSCluster_AvailableDisk which the storage will be attached to.'}
Description'Attaches the underlying storage of a resource to another device.'
AttachStorageDevice method is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
BringOnline method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
TimeOutuint320-{'Description':'How long (in seconds) the method should wait for the resource to come online.'}
Description'Brings the resource online.'
BringOnline method is in 2 classes of ROOT\MSCluster\ms_409 and in 2 namespaces
CreateResource method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Groupstring0-{'Description':'The group name to receive the resource.'}
ResourceNamestring1-{'Description':'The name to assign to the resource.'}
ResourceTypestring2-{'Description':'The type of resource to create.'}
SeparateMonitorboolean3-{'Description':'TRUE if the resource needs a separate resource monitor.'}
Idstring4-{'Description':'Id of the resource.'}
Description'Create a new resource.'
CreateResource method is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
DeleteResource method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Optionsuint320-{'BitMap':['0', '1'],'BitValues':['None', 'PerformCleanup'],'Description':'Any options which to perform while deleting the resource.'}
Description'Delete the resource.'
DeleteResource method is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
ExecuteResourceControl method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
ControlCodesint320-{'Description':'A control code specifying the operation to be performed.'}
InputBufferuint81-{'Description':'An input buffer containing information needed for the operation, or NULL if no information is needed.'}
OutputBufferuint82-{'Description':'An output buffer to receive the data resulting from the operation, or NULL if no data will be returned.'}
OutputBufferSizesint323-{'Description':'The allocated size (in bytes) of the output buffer.'}
Description'Executes a control code on the resource.'
ExecuteResourceControl method is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
FailResource method
Return
Description'Force this resource to become unavailable to simulate failure. Used by applications to test their failover configurations.'
FailResource method is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
GetDependencies method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Expressionstring0-{'Description':'The expression representing the resource dependencies.'}
AsResourceIdsboolean1-{'Description':'If the expression should contain the id of the resource instead of the resource friendly name.'}
Description'Get the resource dependency expression.'
GetDependencies method is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
GetPossibleOwners method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
NodeNamesstring0-{'Description':'The nodes that can be an owner (host) of this resource.'}
Description'Gets the list of nodes which can be an owner (host) of this resource'
GetPossibleOwners method is in 2 classes of ROOT\MSCluster\ms_409 and in 2 namespaces
MigrateVirtualMachine method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
SnapshotDestinationPathstring0-{'Description':'The snapshot path.'}
ConfigurationDestinationPathstring1-{'Description':'The configuration path.'}
SwapFileDestinationPathstring2-{'Description':'The swapfile path.'}
SourcePathsstring3-{'Description':'The source paths which to migrate.'}
DestinationPathsstring4-{'Description':'The destination paths which to migrate to.'}
ResourceDestinationPoolsstring5-{'Description':'The destination resource pools which to migrate to.'}
Description'Migrates the virtual machine settings.'
MigrateVirtualMachine method is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
MoveToNewGroup method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Groupstring0-{'Description':'The group name to receive the resource.'}
Description'Move the resource to a different group.'
MoveToNewGroup method is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
ReleaseAddress method
Return
Description'Release the IPv4 Address DHCP lease. Valid only for IP Address resources.'
ReleaseAddress method is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
RemoveCryptoCheckpoint method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
CheckpointNamestring0-
Description'Remove an encrypted checkpoint to this resource.'
RemoveCryptoCheckpoint method is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
RemoveDependency method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Resourcestring0-{'Description':'The resource that this resource should no longer depend on.'}
Description'Remove a dependency relationship between two resources.'
RemoveDependency method is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 4 namespaces
RemovePossibleOwner method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
NodeNamestring0-{'Description':'The node that can no longer own (host) this resource.'}
Description'Remove a possible owner node (host) from the list of possible owners for this resource.'
RemovePossibleOwner method is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
RemoveRegistryCheckpoint method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
CheckpointNamestring0-
Description'Remove a registry checkpoint to this resource.'
RemoveRegistryCheckpoint method is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
Rename method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
newNamestring0-
Description'Rename the resource.'
Rename method is in 4 classes of ROOT\MSCluster\ms_409 and in 12 namespaces
RenewAddress method
Return
Description'Renew the IPv4 Address DHCP lease. Valid only for IP Address resources.'
RenewAddress method is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
SetDependencies method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Expressionstring0-{'Description':'The dependency expression that this resource should depend on.'}
Description'Set the resource dependency expression.'
SetDependencies method is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
TakeOffline method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
TimeOutuint320-{'Description':'How long (in seconds) the method should wait for the resource to go offline.'}
Parametersobject:MSCluster_Property1-{'Description':'Any parameters for the resource offline.'}
Flagsuint322-{'Description':'Any flags for the resource offline.'}
Description'Take the resource offline.'
TakeOffline method is in 2 classes of ROOT\MSCluster\ms_409 and in 2 namespaces
TakeOfflineParams method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
TimeOutuint320-{'Description':'How long (in seconds) the method should wait for the resource to go offline.'}
Parametersuint81-{'Description':'Any parameters for the resource offline as a raw buffer.'}
Flagsuint322-{'Description':'Any flags for the resource offline.'}
Description'Take the resource offline specifing the parameters as a raw buffer.'
TakeOfflineParams method is in 2 classes of ROOT\MSCluster\ms_409 and in 2 namespaces
UpdateVirtualMachine method
Return
Description'Updates the configuration of a clustered virtual machine.'
UpdateVirtualMachine method is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces

Detailed description of MSCluster_Resource properties

Local properties (35) of MSCluster_Resource class

CoreResource property
CIMTYPE'boolean'
Description'Indicates that the resource is essential to the cluster and cannot be deleted.'
CoreResource property is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
CryptoCheckpoints property
CIMTYPE'string'
Description'List of crypto checkpoints for this resource.'
CryptoCheckpoints property is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
DeadlockTimeout property
CIMTYPE'uint32'
Description'The DeadLockTimeout property controls how long we wait, in milliseconds, to declare a deadlock in any call into a resource.'
DeadlockTimeout property is in 2 classes of ROOT\MSCluster\ms_409 and in 2 namespaces
DeleteRequiresAllNodes property
CIMTYPE'boolean'
Description'The resource cannot be deleted unless all nodes are active.'
DeleteRequiresAllNodes property is in 2 classes of ROOT\MSCluster\ms_409 and in 2 namespaces
EmbeddedFailureAction property
CIMTYPE'uint32'
Description'The EmbeddedFailureAction property specifies the action to be taken by the Cluster Service if the resource experiences an embedded failure.'
EmbeddedFailureAction property is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
Id property
CIMTYPE'string'
Description'The Id property provides the Id of the Resource.'
Id property is in 9 classes of ROOT\MSCluster\ms_409 and in 33 namespaces
IsAlivePollInterval property
CIMTYPE'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. If it is sets to 0xFFFFFFFF, the Cluster Service uses the IsAlivePollInterval property for the resource type associated with the resource.'
Units'Milliseconds'
IsAlivePollInterval property is in 2 classes of ROOT\MSCluster\ms_409 and in 2 namespaces
IsClusterSharedVolume property
CIMTYPE'boolean'
Description'Specifies if the resource is a cluster shared volume resource.'
IsClusterSharedVolume property is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
LastOperationStatusCode property
CIMTYPE'uint64'
Description'The last Application Specific Error Code returned by the Resource DLL during a Cluster Operation.'
LastOperationStatusCode property is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
LocalQuorumCapable property
CIMTYPE'boolean'
Description'This property is obsolete.'
LocalQuorumCapable property is in 2 classes of ROOT\MSCluster\ms_409 and in 2 namespaces
LooksAlivePollInterval property
CIMTYPE'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. If it is sets to 0xFFFFFFFF, the Cluster Service uses the LooksAlivePollInterval property for the resource type associated with the resource.'
Units'Milliseconds'
LooksAlivePollInterval property is in 2 classes of ROOT\MSCluster\ms_409 and in 2 namespaces
MonitorProcessId property
CIMTYPE'uint32'
Description'The MonitorProcessId property provides the process ID of the Resource Host Service that is currently hosting the resource.'
MonitorProcessId property is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
OwnerGroup property
CIMTYPE'string'
Description'The resource group which the resource belongs to.'
OwnerGroup property is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
OwnerNode property
CIMTYPE'string'
Description'The node hosting the resource.'
OwnerNode property is in 2 classes of ROOT\MSCluster\ms_409 and in 2 namespaces
PendingTimeout property
CIMTYPE'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.'
PendingTimeout property is in 2 classes of ROOT\MSCluster\ms_409 and in 2 namespaces
PersistentState property
CIMTYPE'boolean'
Description'The PersistentState property specifies whether the resource should be brought online or left offline when the Cluster Service is started.'
PersistentState property is in 2 classes of ROOT\MSCluster\ms_409 and in 2 namespaces
PrivateProperties property
CIMTYPE'object:MSCluster_Property'
Description'Private properties of the resource.'
PrivateProperties property is in 7 classes of ROOT\MSCluster\ms_409 and in 2 namespaces
QuorumCapable property
CIMTYPE'boolean'
Description'The resource can be selected as the quorum resource for the cluster.'
QuorumCapable property is in 2 classes of ROOT\MSCluster\ms_409 and in 2 namespaces
RegistryCheckpoints property
CIMTYPE'string'
Description'List of registry checkpoints for this resource.'
RegistryCheckpoints property is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
RequiredDependencyClasses property
CIMTYPE'uint32'
Description'The resource classes which the resource must depend on.'
Values['Unknown', 'Storage', 'Network', 'User']
RequiredDependencyClasses property is in 2 classes of ROOT\MSCluster\ms_409 and in 2 namespaces
RequiredDependencyTypes property
CIMTYPE'string'
Description'The resource types which the resource must depend on.'
RequiredDependencyTypes property is in 2 classes of ROOT\MSCluster\ms_409 and in 2 namespaces
ResourceClass property
CIMTYPE'uint32'
Description'The resource class.'
Values['Unknown', 'Storage', 'Network', 'User']
ResourceClass property is in 2 classes of ROOT\MSCluster\ms_409 and in 2 namespaces
ResourceSpecificData1 property
CIMTYPE'uint64'
Description'Resource Specific Information.'
ResourceSpecificData1 property is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
ResourceSpecificData2 property
CIMTYPE'uint64'
Description'Resource Specific Information.'
ResourceSpecificData2 property is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
ResourceSpecificStatus property
CIMTYPE'string'
Description'A resource specific status message that compliments the current resource state.'
ResourceSpecificStatus property is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
RestartAction property
CIMTYPE'uint32'
Description'The RestartAction property describes the action to be taken by the Cluster Service if the resource fails.'
RestartAction property is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
RestartDelay property
CIMTYPE'uint32'
Description'The time delay before a failed resource is restarted.'
RestartDelay property is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
RestartPeriod property
CIMTYPE'uint32'
Description'The RestartPeriod property defines an interval of time, in milliseconds, during which a specified number of restart attempts can be made on a nonresponsive resource.'
RestartPeriod property is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
RestartThreshold property
CIMTYPE'uint32'
Description'The RestartThreshold property specifies the maximum number of restart attempts that can be made on a resource within an interval defined by the RestartPeriod property before the Cluster Service initiates the action specified by the RestartAction property.'
RestartThreshold property is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
RetryPeriodOnFailure property
CIMTYPE'uint32'
Description'The RetryPeriodOnFailure property specifies the interval of time (in milliseconds) that a resource should remain in a failed state before the Cluster service attempts to restart it.'
RetryPeriodOnFailure property is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
SeparateMonitor property
CIMTYPE'boolean'
Description'The SeparateMonitor property indicates whether the resource requires its own Resource Monitor.'
SeparateMonitor property is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
State property
CIMTYPE'uint32'
Description'The current state of the resource.'
Values['Unknown', 'Inherited', 'Initializing', 'Online', 'Offline', 'Failed', 'Pending', 'Online Pending', 'Offline Pending']
State property is in 6 classes of ROOT\MSCluster\ms_409 and in 36 namespaces
StatusInformation property
CIMTYPE'uint64'
Description'List of various Status Flags for the Resource. These are set by Cluster Service.'
StatusInformation property is in 2 classes of ROOT\MSCluster\ms_409 and in 2 namespaces
Subclass property
CIMTYPE'uint32'
Description'The resource sub class.'
Subclass property is in 1 class (MSCluster_Resource) of ROOT\MSCluster\ms_409 and in 2 namespaces
Type property
CIMTYPE'string'
Description'The Type property specifies the name for the resource's type.'
Type property is in 2 classes of ROOT\MSCluster\ms_409 and in 142 namespaces

Derived properties (5) of MSCluster_Resource class

Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one-line string) of the object.'
Caption property is in 23 classes of ROOT\MSCluster\ms_409 and in 37 namespaces
Description property
CIMTYPE'string'
Description'The Description property provides comments about the Resource.'
Description property is in 25 classes of ROOT\MSCluster\ms_409 and in 142 namespaces
InstallDate property
CIMTYPE'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 23 classes of ROOT\MSCluster\ms_409 and in 23 namespaces
Name property
CIMTYPE'string'
Description'The Name property provides the name of the Resource.'
keyTrue
Name property is in 29 classes of ROOT\MSCluster\ms_409 and in 142 namespaces
Status property
CIMTYPE'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 24 classes of ROOT\MSCluster\ms_409 and in 42 namespaces

MSCluster_Resource Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'Superclass for cluster objects that provide the FLAGS and CHARACTERISTICS attributes'
LOCALE1033

MSCluster_Resource System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\MSCluster\ms_409:MSCluster_Resource'___SYSTEM8
__NAMESPACE'ROOT\MSCluster\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['MSCluster_LogicalElement', 'CIM_LogicalElement', 'CIM_ManagedSystemElement']___SYSTEM8
__PROPERTY_COUNT40___SYSTEM3
__RELPATH'MSCluster_Resource'___SYSTEM8
__DYNASTY'CIM_ManagedSystemElement'___SYSTEM8
__SUPERCLASS'MSCluster_LogicalElement'___SYSTEM8
__CLASS'MSCluster_Resource'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to MSCluster_Resource

Number of classes:17
WUtils.com
online utility - toplist