AzureSqlDataSyncCommunicator.GetSyncAgent(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.
Get a sync agent
public Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncAgent GetSyncAgent (string resourceGroupName, string serverName, string syncAgentName);
member this.GetSyncAgent : string * string * string -> Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncAgent
Public Function GetSyncAgent (resourceGroupName As String, serverName As String, syncAgentName As String) As SyncAgent
Parameters
- resourceGroupName
- String
- serverName
- String
- syncAgentName
- String