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.
Verifies if the path is valid cluster storage for the resource group.
Syntax
void VerifyPath(
[in] string Path,
[in] string Group,
[out] uint32 result
);
Parameters
-
Path [in]
-
The path to verify.
-
Group [in]
-
The group to verify the path for.
-
result [out]
-
The result of the path validation.
-
Valid (0)
-
Available Storage (1)
-
Smb (2)
-
Non Cluster (3)
-
Not Valid (128)
-
Not In Group (129)
-
Other Group (130)
Return value
This method does not return a value.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\MSCluster |
| MOF |
|
| DLL |
|