RemoveTopology method of the MSFT_WvrAdminTasks class
Removes an existing replication partnership and its associated replication groups.
Syntax
uint32 RemoveTopology(
[in] string SourceComputerName,
[in] string SourceRGName,
[in] string DestinationComputerName,
[in] string DestinationRGName
);
Parameters
-
SourceComputerName [in]
-
The FQDN or NetBIOS name of the source computer.
-
SourceRGName [in]
-
The name of the source replication group.
-
DestinationComputerName [in]
-
The FQDN or NetBIOS name of the destination computer.
-
DestinationRGName [in]
-
The name of the destination replication group.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\Microsoft\Windows\StorageReplica |
MOF |
|
DLL |
|