AzureSqlDataSyncCommunicator.RemoveSyncAgent(String, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Remove a sync agent
public void RemoveSyncAgent (string resourceGroupName, string serverName, string syncAgentName);
member this.RemoveSyncAgent : string * string * string -> unit
Public Sub RemoveSyncAgent (resourceGroupName As String, serverName As String, syncAgentName As String)
Parameters
- resourceGroupName
- String
- serverName
- String
- syncAgentName
- String