Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the default persistency for a newly created group.
This method is inherited from the CIM_ReplicationServiceCapabilities class.
Syntax
uint32 GetDefaultGroupPersistency(
[out] uint16 DefaultGroupPersistency
);
Parameters
-
DefaultGroupPersistency [out]
-
On return, indicates the default group persistency.
The possible values are.
-
No default persistency (0)
-
DMTF Reserved (1)
-
Persistent (2)
-
Not Persistent (3)
-
DMTF Reserved
- 4 0x7FFF
-
Vendor Specific
- 0x8000 = *value*
Return value
This method returns one of the following values.
-
Success (0)
-
Not Supported (1)
-
Unknown (2)
-
Timeout (3)
-
Failed (4)
-
Invalid Parameter (5)
-
In Use (6)
-
DMTF Reserved (7 0x7FFF)
-
Vendor Specific (0x8000 = value )
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
Namespace |
Root\CIMv2\Storage\iScsiTarget |
MOF |
|
DLL |
|