MSFT_WvrNetworkConstraint class
This class represents the Network constraints for Storage Replica partnerships.
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_WvrNetworkConstraint
{
string SourceRGName;
string DestinationRGName;
string SourceComputerName;
string DestinationComputerName;
string DestinationNWInterface[];
string SourceNWInterface[];
};
Members
The MSFT_WvrNetworkConstraint class has these types of members:
Properties
The MSFT_WvrNetworkConstraint class has these properties.
-
DestinationComputerName
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: key
FQDN or NetBIOS name of the computer hosting destination replication group.
-
-
DestinationNWInterface
-
-
Data type: string array
-
Access type: Read-only
Array of constraints containing destination Network indexes.
-
-
DestinationRGName
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: key
Destination replication group within this partnership.
-
-
SourceComputerName
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: key
FQDN or NetBIOS name of the computer hosting source replication group.
-
-
SourceNWInterface
-
-
Data type: string array
-
Access type: Read-only
Array of constraints containing source Network indexes.
-
-
SourceRGName
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: key
Source replication group within this partnership.
-
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\StorageReplica |
MOF |
|
DLL |
|