Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
[The ClusRegistryKeys collection is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]
Represents the list of registry keys that are checkpointed for a resource.
Members
The ClusRegistryKeys collection has these types of members:
Methods
The ClusRegistryKeys collection has these methods.
| Method | Description |
|---|---|
| AddItem | Adds an object to the ClusRegistryKeys collection. |
| Refresh | Refreshes the data in the collection. |
| RemoveItem | Deletes an object from the collection. |
Properties
The ClusRegistryKeys collection has these properties.
| Property | Access type | Description |
|---|---|---|
| Count |
Read-only |
Returns the number of objects in the collection. |
| Item |
Read-only |
Returns a single object from the collection. |
Remarks
A ClusRegistryKeys collection:
- Contains registry keys as strings.
- Is obtained from ClusResource.RegistryKeys.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |
| Header |
|
| IDL |
|
| Type library |
|
| DLL |
|
| IID |
IID_ISClusRegistryKeys is defined as F2E6072A-2631-11D1-89F1-00A0C90D061E |