MSFT_WvrPairedCluster class
This class represents a storage replica paired cluster.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[dynamic, provider("wvrcimprov"), AMENDMENT]
class MSFT_WvrPairedCluster
{
string ClusterName;
string PairedClusterName;
};
Members
The MSFT_WvrPairedCluster class has these types of members:
Properties
The MSFT_WvrPairedCluster class has these properties.
-
ClusterName
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: key
Name of the cluster.
-
-
PairedClusterName
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: key
Name of the paired cluster.
-
Requirements
Minimum supported client |
Windows 10 [desktop apps only] |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\Microsoft\Windows\StorageReplica |
MOF |
|
DLL |
|