azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.s...

660 строки
60 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient"
name: "SyncAgentsClient"
nameWithType: "SyncAgentsClient"
summary: "An instance of this class provides access to all the operations defined in Sync<wbr>Agents<wbr>Client."
syntax: "public interface **SyncAgentsClient**"
methods:
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sql.fluent.models.SyncAgentInner)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters)"
name: "beginCreateOrUpdate(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters)"
nameWithType: "SyncAgentsClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters)"
summary: "Creates or updates a sync agent."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The requested sync agent resource state."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentInner&text=SyncAgentInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<SyncAgentInner>,SyncAgentInner> beginCreateOrUpdate(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters)"
desc: "Creates or updates a sync agent."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of an Azure SQL Database sync agent."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentInner&text=SyncAgentInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentInner&text=SyncAgentInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sql.fluent.models.SyncAgentInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters, Context context)"
nameWithType: "SyncAgentsClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters, Context context)"
summary: "Creates or updates a sync agent."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The requested sync agent resource state."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentInner&text=SyncAgentInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<SyncAgentInner>,SyncAgentInner> beginCreateOrUpdate(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters, Context context)"
desc: "Creates or updates a sync agent."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of an Azure SQL Database sync agent."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentInner&text=SyncAgentInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentInner&text=SyncAgentInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.beginCreateOrUpdateAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sql.fluent.models.SyncAgentInner)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.beginCreateOrUpdateAsync(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters)"
name: "beginCreateOrUpdateAsync(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters)"
nameWithType: "SyncAgentsClient.beginCreateOrUpdateAsync(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters)"
summary: "Creates or updates a sync agent."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The requested sync agent resource state."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentInner&text=SyncAgentInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<SyncAgentInner>,SyncAgentInner> beginCreateOrUpdateAsync(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters)"
desc: "Creates or updates a sync agent."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of an Azure SQL Database sync agent."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentInner&text=SyncAgentInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentInner&text=SyncAgentInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.beginDelete(String resourceGroupName, String serverName, String syncAgentName)"
name: "beginDelete(String resourceGroupName, String serverName, String syncAgentName)"
nameWithType: "SyncAgentsClient.beginDelete(String resourceGroupName, String serverName, String syncAgentName)"
summary: "Deletes a sync agent."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String serverName, String syncAgentName)"
desc: "Deletes a sync agent."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.beginDelete(String resourceGroupName, String serverName, String syncAgentName, Context context)"
name: "beginDelete(String resourceGroupName, String serverName, String syncAgentName, Context context)"
nameWithType: "SyncAgentsClient.beginDelete(String resourceGroupName, String serverName, String syncAgentName, Context context)"
summary: "Deletes a sync agent."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String serverName, String syncAgentName, Context context)"
desc: "Deletes a sync agent."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.beginDeleteAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.beginDeleteAsync(String resourceGroupName, String serverName, String syncAgentName)"
name: "beginDeleteAsync(String resourceGroupName, String serverName, String syncAgentName)"
nameWithType: "SyncAgentsClient.beginDeleteAsync(String resourceGroupName, String serverName, String syncAgentName)"
summary: "Deletes a sync agent."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PollerFlux<PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String serverName, String syncAgentName)"
desc: "Deletes a sync agent."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sql.fluent.models.SyncAgentInner)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.createOrUpdate(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters)"
name: "createOrUpdate(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters)"
nameWithType: "SyncAgentsClient.createOrUpdate(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters)"
summary: "Creates or updates a sync agent."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The requested sync agent resource state."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentInner&text=SyncAgentInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncAgentInner createOrUpdate(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters)"
desc: "Creates or updates a sync agent."
returns:
description: "an Azure SQL Database sync agent."
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentInner&text=SyncAgentInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sql.fluent.models.SyncAgentInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.createOrUpdate(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters, Context context)"
name: "createOrUpdate(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters, Context context)"
nameWithType: "SyncAgentsClient.createOrUpdate(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters, Context context)"
summary: "Creates or updates a sync agent."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The requested sync agent resource state."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentInner&text=SyncAgentInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncAgentInner createOrUpdate(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters, Context context)"
desc: "Creates or updates a sync agent."
returns:
description: "an Azure SQL Database sync agent."
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentInner&text=SyncAgentInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.createOrUpdateAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sql.fluent.models.SyncAgentInner)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.createOrUpdateAsync(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters)"
name: "createOrUpdateAsync(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters)"
nameWithType: "SyncAgentsClient.createOrUpdateAsync(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters)"
summary: "Creates or updates a sync agent."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The requested sync agent resource state."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentInner&text=SyncAgentInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<SyncAgentInner> createOrUpdateAsync(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters)"
desc: "Creates or updates a sync agent."
returns:
description: "an Azure SQL Database sync agent on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentInner&text=SyncAgentInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.createOrUpdateWithResponseAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sql.fluent.models.SyncAgentInner)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters)"
name: "createOrUpdateWithResponseAsync(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters)"
nameWithType: "SyncAgentsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters)"
summary: "Creates or updates a sync agent."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The requested sync agent resource state."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentInner&text=SyncAgentInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String serverName, String syncAgentName, SyncAgentInner parameters)"
desc: "Creates or updates a sync agent."
returns:
description: "an Azure SQL Database sync agent along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.delete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.delete(String resourceGroupName, String serverName, String syncAgentName)"
name: "delete(String resourceGroupName, String serverName, String syncAgentName)"
nameWithType: "SyncAgentsClient.delete(String resourceGroupName, String serverName, String syncAgentName)"
summary: "Deletes a sync agent."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void delete(String resourceGroupName, String serverName, String syncAgentName)"
desc: "Deletes a sync agent."
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.delete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.delete(String resourceGroupName, String serverName, String syncAgentName, Context context)"
name: "delete(String resourceGroupName, String serverName, String syncAgentName, Context context)"
nameWithType: "SyncAgentsClient.delete(String resourceGroupName, String serverName, String syncAgentName, Context context)"
summary: "Deletes a sync agent."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void delete(String resourceGroupName, String serverName, String syncAgentName, Context context)"
desc: "Deletes a sync agent."
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.deleteAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.deleteAsync(String resourceGroupName, String serverName, String syncAgentName)"
name: "deleteAsync(String resourceGroupName, String serverName, String syncAgentName)"
nameWithType: "SyncAgentsClient.deleteAsync(String resourceGroupName, String serverName, String syncAgentName)"
summary: "Deletes a sync agent."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Void> deleteAsync(String resourceGroupName, String serverName, String syncAgentName)"
desc: "Deletes a sync agent."
returns:
description: "A <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref> that completes when a successful response is received."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.deleteWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.deleteWithResponseAsync(String resourceGroupName, String serverName, String syncAgentName)"
name: "deleteWithResponseAsync(String resourceGroupName, String serverName, String syncAgentName)"
nameWithType: "SyncAgentsClient.deleteWithResponseAsync(String resourceGroupName, String serverName, String syncAgentName)"
summary: "Deletes a sync agent."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String serverName, String syncAgentName)"
desc: "Deletes a sync agent."
returns:
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.generateKey(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.generateKey(String resourceGroupName, String serverName, String syncAgentName)"
name: "generateKey(String resourceGroupName, String serverName, String syncAgentName)"
nameWithType: "SyncAgentsClient.generateKey(String resourceGroupName, String serverName, String syncAgentName)"
summary: "Generates a sync agent key."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncAgentKeyPropertiesInner generateKey(String resourceGroupName, String serverName, String syncAgentName)"
desc: "Generates a sync agent key."
returns:
description: "properties of an Azure SQL Database sync agent key."
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentKeyPropertiesInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentKeyPropertiesInner&text=SyncAgentKeyPropertiesInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.generateKeyAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.generateKeyAsync(String resourceGroupName, String serverName, String syncAgentName)"
name: "generateKeyAsync(String resourceGroupName, String serverName, String syncAgentName)"
nameWithType: "SyncAgentsClient.generateKeyAsync(String resourceGroupName, String serverName, String syncAgentName)"
summary: "Generates a sync agent key."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<SyncAgentKeyPropertiesInner> generateKeyAsync(String resourceGroupName, String serverName, String syncAgentName)"
desc: "Generates a sync agent key."
returns:
description: "properties of an Azure SQL Database sync agent key on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentKeyPropertiesInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentKeyPropertiesInner&text=SyncAgentKeyPropertiesInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.generateKeyWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.generateKeyWithResponse(String resourceGroupName, String serverName, String syncAgentName, Context context)"
name: "generateKeyWithResponse(String resourceGroupName, String serverName, String syncAgentName, Context context)"
nameWithType: "SyncAgentsClient.generateKeyWithResponse(String resourceGroupName, String serverName, String syncAgentName, Context context)"
summary: "Generates a sync agent key."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<SyncAgentKeyPropertiesInner> generateKeyWithResponse(String resourceGroupName, String serverName, String syncAgentName, Context context)"
desc: "Generates a sync agent key."
returns:
description: "properties of an Azure SQL Database sync agent key along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentKeyPropertiesInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentKeyPropertiesInner&text=SyncAgentKeyPropertiesInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.generateKeyWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.generateKeyWithResponseAsync(String resourceGroupName, String serverName, String syncAgentName)"
name: "generateKeyWithResponseAsync(String resourceGroupName, String serverName, String syncAgentName)"
nameWithType: "SyncAgentsClient.generateKeyWithResponseAsync(String resourceGroupName, String serverName, String syncAgentName)"
summary: "Generates a sync agent key."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<SyncAgentKeyPropertiesInner>> generateKeyWithResponseAsync(String resourceGroupName, String serverName, String syncAgentName)"
desc: "Generates a sync agent key."
returns:
description: "properties of an Azure SQL Database sync agent key along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion\n of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentKeyPropertiesInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentKeyPropertiesInner&text=SyncAgentKeyPropertiesInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.get(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.get(String resourceGroupName, String serverName, String syncAgentName)"
name: "get(String resourceGroupName, String serverName, String syncAgentName)"
nameWithType: "SyncAgentsClient.get(String resourceGroupName, String serverName, String syncAgentName)"
summary: "Gets a sync agent."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncAgentInner get(String resourceGroupName, String serverName, String syncAgentName)"
desc: "Gets a sync agent."
returns:
description: "a sync agent."
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentInner&text=SyncAgentInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.getAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.getAsync(String resourceGroupName, String serverName, String syncAgentName)"
name: "getAsync(String resourceGroupName, String serverName, String syncAgentName)"
nameWithType: "SyncAgentsClient.getAsync(String resourceGroupName, String serverName, String syncAgentName)"
summary: "Gets a sync agent."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<SyncAgentInner> getAsync(String resourceGroupName, String serverName, String syncAgentName)"
desc: "Gets a sync agent."
returns:
description: "a sync agent on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentInner&text=SyncAgentInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.getWithResponse(String resourceGroupName, String serverName, String syncAgentName, Context context)"
name: "getWithResponse(String resourceGroupName, String serverName, String syncAgentName, Context context)"
nameWithType: "SyncAgentsClient.getWithResponse(String resourceGroupName, String serverName, String syncAgentName, Context context)"
summary: "Gets a sync agent."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<SyncAgentInner> getWithResponse(String resourceGroupName, String serverName, String syncAgentName, Context context)"
desc: "Gets a sync agent."
returns:
description: "a sync agent along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentInner&text=SyncAgentInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.getWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.getWithResponseAsync(String resourceGroupName, String serverName, String syncAgentName)"
name: "getWithResponseAsync(String resourceGroupName, String serverName, String syncAgentName)"
nameWithType: "SyncAgentsClient.getWithResponseAsync(String resourceGroupName, String serverName, String syncAgentName)"
summary: "Gets a sync agent."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<SyncAgentInner>> getWithResponseAsync(String resourceGroupName, String serverName, String syncAgentName)"
desc: "Gets a sync agent."
returns:
description: "a sync agent along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentInner&text=SyncAgentInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.listByServer(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.listByServer(String resourceGroupName, String serverName)"
name: "listByServer(String resourceGroupName, String serverName)"
nameWithType: "SyncAgentsClient.listByServer(String resourceGroupName, String serverName)"
summary: "Lists sync agents in a server."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<SyncAgentInner> listByServer(String resourceGroupName, String serverName)"
desc: "Lists sync agents in a server."
returns:
description: "a list of sync agents as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentInner&text=SyncAgentInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.listByServer(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.listByServer(String resourceGroupName, String serverName, Context context)"
name: "listByServer(String resourceGroupName, String serverName, Context context)"
nameWithType: "SyncAgentsClient.listByServer(String resourceGroupName, String serverName, Context context)"
summary: "Lists sync agents in a server."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<SyncAgentInner> listByServer(String resourceGroupName, String serverName, Context context)"
desc: "Lists sync agents in a server."
returns:
description: "a list of sync agents as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentInner&text=SyncAgentInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.listByServerAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.listByServerAsync(String resourceGroupName, String serverName)"
name: "listByServerAsync(String resourceGroupName, String serverName)"
nameWithType: "SyncAgentsClient.listByServerAsync(String resourceGroupName, String serverName)"
summary: "Lists sync agents in a server."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<SyncAgentInner> listByServerAsync(String resourceGroupName, String serverName)"
desc: "Lists sync agents in a server."
returns:
description: "a list of sync agents as paginated response with <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentInner&text=SyncAgentInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.listLinkedDatabases(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.listLinkedDatabases(String resourceGroupName, String serverName, String syncAgentName)"
name: "listLinkedDatabases(String resourceGroupName, String serverName, String syncAgentName)"
nameWithType: "SyncAgentsClient.listLinkedDatabases(String resourceGroupName, String serverName, String syncAgentName)"
summary: "Lists databases linked to a sync agent."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<SyncAgentLinkedDatabaseInner> listLinkedDatabases(String resourceGroupName, String serverName, String syncAgentName)"
desc: "Lists databases linked to a sync agent."
returns:
description: "a list of sync agent linked databases as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentLinkedDatabaseInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentLinkedDatabaseInner&text=SyncAgentLinkedDatabaseInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.listLinkedDatabases(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.listLinkedDatabases(String resourceGroupName, String serverName, String syncAgentName, Context context)"
name: "listLinkedDatabases(String resourceGroupName, String serverName, String syncAgentName, Context context)"
nameWithType: "SyncAgentsClient.listLinkedDatabases(String resourceGroupName, String serverName, String syncAgentName, Context context)"
summary: "Lists databases linked to a sync agent."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<SyncAgentLinkedDatabaseInner> listLinkedDatabases(String resourceGroupName, String serverName, String syncAgentName, Context context)"
desc: "Lists databases linked to a sync agent."
returns:
description: "a list of sync agent linked databases as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentLinkedDatabaseInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentLinkedDatabaseInner&text=SyncAgentLinkedDatabaseInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.listLinkedDatabasesAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.SyncAgentsClient.listLinkedDatabasesAsync(String resourceGroupName, String serverName, String syncAgentName)"
name: "listLinkedDatabasesAsync(String resourceGroupName, String serverName, String syncAgentName)"
nameWithType: "SyncAgentsClient.listLinkedDatabasesAsync(String resourceGroupName, String serverName, String syncAgentName)"
summary: "Lists databases linked to a sync agent."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server on which the sync agent is hosted."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sync agent."
name: "syncAgentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<SyncAgentLinkedDatabaseInner> listLinkedDatabasesAsync(String resourceGroupName, String serverName, String syncAgentName)"
desc: "Lists databases linked to a sync agent."
returns:
description: "a list of sync agent linked databases as paginated response with <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.sql.fluent.models.SyncAgentLinkedDatabaseInner?alt=com.azure.resourcemanager.sql.fluent.models.SyncAgentLinkedDatabaseInner&text=SyncAgentLinkedDatabaseInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in SyncAgentsClient."
metadata: {}
package: "com.azure.resourcemanager.sql.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-sql:2.44.0