Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Creates a resource.
Syntax
void CreateResource(
[in] string Group,
[in] string ResourceName,
[in] string ResourceType,
[in] boolean SeparateMonitor = ,
[in, out] string Id
);
Parameters
-
Group [in]
-
The name of the group to receive the resource.
-
ResourceName [in]
-
The name to assign to the resource.
-
ResourceType [in]
-
The type of resource to create.
-
SeparateMonitor [in]
-
TRUE if the resource needs a separate resource monitor; otherwise, FALSE. The default value is FALSE.
-
Id [in, out]
-
Id of the resource.
**Windows Server 2008 R2 and Windows Server 2008: **
This parameter is not supported before Windows Server 2012.
Return value
This method has no return values.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2008 |
| Namespace |
Root\MSCluster |
| MOF |
|
| DLL |
|