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

560 строки
53 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient"
name: "ServerTrustGroupsClient"
nameWithType: "ServerTrustGroupsClient"
summary: "An instance of this class provides access to all the operations defined in Server<wbr>Trust<wbr>Groups<wbr>Client."
syntax: "public interface **ServerTrustGroupsClient**"
methods:
- uid: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.beginCreateOrUpdate(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters)"
name: "beginCreateOrUpdate(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters)"
nameWithType: "ServerTrustGroupsClient.beginCreateOrUpdate(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters)"
summary: "Creates or updates a server trust group."
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 region where the resource is located."
name: "locationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server trust group."
name: "serverTrustGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The server trust group parameters."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<ServerTrustGroupInner>,ServerTrustGroupInner> beginCreateOrUpdate(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters)"
desc: "Creates or updates a server trust group."
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 a server trust group."
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.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.beginCreateOrUpdate(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters, Context context)"
nameWithType: "ServerTrustGroupsClient.beginCreateOrUpdate(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters, Context context)"
summary: "Creates or updates a server trust group."
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 region where the resource is located."
name: "locationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server trust group."
name: "serverTrustGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The server trust group parameters."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" 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<ServerTrustGroupInner>,ServerTrustGroupInner> beginCreateOrUpdate(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters, Context context)"
desc: "Creates or updates a server trust group."
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 a server trust group."
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.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.beginCreateOrUpdateAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.beginCreateOrUpdateAsync(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters)"
name: "beginCreateOrUpdateAsync(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters)"
nameWithType: "ServerTrustGroupsClient.beginCreateOrUpdateAsync(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters)"
summary: "Creates or updates a server trust group."
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 region where the resource is located."
name: "locationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server trust group."
name: "serverTrustGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The server trust group parameters."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<ServerTrustGroupInner>,ServerTrustGroupInner> beginCreateOrUpdateAsync(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters)"
desc: "Creates or updates a server trust group."
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 a server trust group."
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.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.beginDelete(String resourceGroupName, String locationName, String serverTrustGroupName)"
name: "beginDelete(String resourceGroupName, String locationName, String serverTrustGroupName)"
nameWithType: "ServerTrustGroupsClient.beginDelete(String resourceGroupName, String locationName, String serverTrustGroupName)"
summary: "Deletes a server trust group."
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 region where the resource is located."
name: "locationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server trust group."
name: "serverTrustGroupName"
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 locationName, String serverTrustGroupName)"
desc: "Deletes a server trust group."
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.ServerTrustGroupsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.beginDelete(String resourceGroupName, String locationName, String serverTrustGroupName, Context context)"
name: "beginDelete(String resourceGroupName, String locationName, String serverTrustGroupName, Context context)"
nameWithType: "ServerTrustGroupsClient.beginDelete(String resourceGroupName, String locationName, String serverTrustGroupName, Context context)"
summary: "Deletes a server trust group."
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 region where the resource is located."
name: "locationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server trust group."
name: "serverTrustGroupName"
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 locationName, String serverTrustGroupName, Context context)"
desc: "Deletes a server trust group."
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.ServerTrustGroupsClient.beginDeleteAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.beginDeleteAsync(String resourceGroupName, String locationName, String serverTrustGroupName)"
name: "beginDeleteAsync(String resourceGroupName, String locationName, String serverTrustGroupName)"
nameWithType: "ServerTrustGroupsClient.beginDeleteAsync(String resourceGroupName, String locationName, String serverTrustGroupName)"
summary: "Deletes a server trust group."
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 region where the resource is located."
name: "locationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server trust group."
name: "serverTrustGroupName"
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 locationName, String serverTrustGroupName)"
desc: "Deletes a server trust group."
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.ServerTrustGroupsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.createOrUpdate(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters)"
name: "createOrUpdate(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters)"
nameWithType: "ServerTrustGroupsClient.createOrUpdate(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters)"
summary: "Creates or updates a server trust group."
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 region where the resource is located."
name: "locationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server trust group."
name: "serverTrustGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The server trust group parameters."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ServerTrustGroupInner createOrUpdate(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters)"
desc: "Creates or updates a server trust group."
returns:
description: "a server trust group."
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.createOrUpdate(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters, Context context)"
name: "createOrUpdate(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters, Context context)"
nameWithType: "ServerTrustGroupsClient.createOrUpdate(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters, Context context)"
summary: "Creates or updates a server trust group."
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 region where the resource is located."
name: "locationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server trust group."
name: "serverTrustGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The server trust group parameters."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" 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 ServerTrustGroupInner createOrUpdate(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters, Context context)"
desc: "Creates or updates a server trust group."
returns:
description: "a server trust group."
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.createOrUpdateAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.createOrUpdateAsync(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters)"
name: "createOrUpdateAsync(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters)"
nameWithType: "ServerTrustGroupsClient.createOrUpdateAsync(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters)"
summary: "Creates or updates a server trust group."
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 region where the resource is located."
name: "locationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server trust group."
name: "serverTrustGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The server trust group parameters."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<ServerTrustGroupInner> createOrUpdateAsync(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters)"
desc: "Creates or updates a server trust group."
returns:
description: "a server trust group 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.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.createOrUpdateWithResponseAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters)"
name: "createOrUpdateWithResponseAsync(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters)"
nameWithType: "ServerTrustGroupsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters)"
summary: "Creates or updates a server trust group."
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 region where the resource is located."
name: "locationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server trust group."
name: "serverTrustGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The server trust group parameters."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String locationName, String serverTrustGroupName, ServerTrustGroupInner parameters)"
desc: "Creates or updates a server trust group."
returns:
description: "a server trust group 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.ServerTrustGroupsClient.delete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.delete(String resourceGroupName, String locationName, String serverTrustGroupName)"
name: "delete(String resourceGroupName, String locationName, String serverTrustGroupName)"
nameWithType: "ServerTrustGroupsClient.delete(String resourceGroupName, String locationName, String serverTrustGroupName)"
summary: "Deletes a server trust group."
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 region where the resource is located."
name: "locationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server trust group."
name: "serverTrustGroupName"
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 locationName, String serverTrustGroupName)"
desc: "Deletes a server trust group."
- uid: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.delete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.delete(String resourceGroupName, String locationName, String serverTrustGroupName, Context context)"
name: "delete(String resourceGroupName, String locationName, String serverTrustGroupName, Context context)"
nameWithType: "ServerTrustGroupsClient.delete(String resourceGroupName, String locationName, String serverTrustGroupName, Context context)"
summary: "Deletes a server trust group."
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 region where the resource is located."
name: "locationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server trust group."
name: "serverTrustGroupName"
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 locationName, String serverTrustGroupName, Context context)"
desc: "Deletes a server trust group."
- uid: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.deleteAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.deleteAsync(String resourceGroupName, String locationName, String serverTrustGroupName)"
name: "deleteAsync(String resourceGroupName, String locationName, String serverTrustGroupName)"
nameWithType: "ServerTrustGroupsClient.deleteAsync(String resourceGroupName, String locationName, String serverTrustGroupName)"
summary: "Deletes a server trust group."
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 region where the resource is located."
name: "locationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server trust group."
name: "serverTrustGroupName"
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 locationName, String serverTrustGroupName)"
desc: "Deletes a server trust group."
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.ServerTrustGroupsClient.deleteWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.deleteWithResponseAsync(String resourceGroupName, String locationName, String serverTrustGroupName)"
name: "deleteWithResponseAsync(String resourceGroupName, String locationName, String serverTrustGroupName)"
nameWithType: "ServerTrustGroupsClient.deleteWithResponseAsync(String resourceGroupName, String locationName, String serverTrustGroupName)"
summary: "Deletes a server trust group."
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 region where the resource is located."
name: "locationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server trust group."
name: "serverTrustGroupName"
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 locationName, String serverTrustGroupName)"
desc: "Deletes a server trust group."
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.ServerTrustGroupsClient.get(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.get(String resourceGroupName, String locationName, String serverTrustGroupName)"
name: "get(String resourceGroupName, String locationName, String serverTrustGroupName)"
nameWithType: "ServerTrustGroupsClient.get(String resourceGroupName, String locationName, String serverTrustGroupName)"
summary: "Gets a server trust group."
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 region where the resource is located."
name: "locationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server trust group."
name: "serverTrustGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract ServerTrustGroupInner get(String resourceGroupName, String locationName, String serverTrustGroupName)"
desc: "Gets a server trust group."
returns:
description: "a server trust group."
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.getAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.getAsync(String resourceGroupName, String locationName, String serverTrustGroupName)"
name: "getAsync(String resourceGroupName, String locationName, String serverTrustGroupName)"
nameWithType: "ServerTrustGroupsClient.getAsync(String resourceGroupName, String locationName, String serverTrustGroupName)"
summary: "Gets a server trust group."
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 region where the resource is located."
name: "locationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server trust group."
name: "serverTrustGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<ServerTrustGroupInner> getAsync(String resourceGroupName, String locationName, String serverTrustGroupName)"
desc: "Gets a server trust group."
returns:
description: "a server trust group 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.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.getWithResponse(String resourceGroupName, String locationName, String serverTrustGroupName, Context context)"
name: "getWithResponse(String resourceGroupName, String locationName, String serverTrustGroupName, Context context)"
nameWithType: "ServerTrustGroupsClient.getWithResponse(String resourceGroupName, String locationName, String serverTrustGroupName, Context context)"
summary: "Gets a server trust group."
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 region where the resource is located."
name: "locationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server trust group."
name: "serverTrustGroupName"
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<ServerTrustGroupInner> getWithResponse(String resourceGroupName, String locationName, String serverTrustGroupName, Context context)"
desc: "Gets a server trust group."
returns:
description: "a server trust group 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.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.getWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.getWithResponseAsync(String resourceGroupName, String locationName, String serverTrustGroupName)"
name: "getWithResponseAsync(String resourceGroupName, String locationName, String serverTrustGroupName)"
nameWithType: "ServerTrustGroupsClient.getWithResponseAsync(String resourceGroupName, String locationName, String serverTrustGroupName)"
summary: "Gets a server trust group."
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 region where the resource is located."
name: "locationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server trust group."
name: "serverTrustGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<ServerTrustGroupInner>> getWithResponseAsync(String resourceGroupName, String locationName, String serverTrustGroupName)"
desc: "Gets a server trust group."
returns:
description: "a server trust group 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.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.listByInstance(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.listByInstance(String resourceGroupName, String managedInstanceName)"
name: "listByInstance(String resourceGroupName, String managedInstanceName)"
nameWithType: "ServerTrustGroupsClient.listByInstance(String resourceGroupName, String managedInstanceName)"
summary: "Gets a server trust groups by instance name."
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 managed instance."
name: "managedInstanceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<ServerTrustGroupInner> listByInstance(String resourceGroupName, String managedInstanceName)"
desc: "Gets a server trust groups by instance name."
returns:
description: "a server trust groups by instance name 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.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.listByInstance(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.listByInstance(String resourceGroupName, String managedInstanceName, Context context)"
name: "listByInstance(String resourceGroupName, String managedInstanceName, Context context)"
nameWithType: "ServerTrustGroupsClient.listByInstance(String resourceGroupName, String managedInstanceName, Context context)"
summary: "Gets a server trust groups by instance name."
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 managed instance."
name: "managedInstanceName"
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<ServerTrustGroupInner> listByInstance(String resourceGroupName, String managedInstanceName, Context context)"
desc: "Gets a server trust groups by instance name."
returns:
description: "a server trust groups by instance name 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.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.listByInstanceAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.listByInstanceAsync(String resourceGroupName, String managedInstanceName)"
name: "listByInstanceAsync(String resourceGroupName, String managedInstanceName)"
nameWithType: "ServerTrustGroupsClient.listByInstanceAsync(String resourceGroupName, String managedInstanceName)"
summary: "Gets a server trust groups by instance name."
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 managed instance."
name: "managedInstanceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<ServerTrustGroupInner> listByInstanceAsync(String resourceGroupName, String managedInstanceName)"
desc: "Gets a server trust groups by instance name."
returns:
description: "a server trust groups by instance name 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.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.listByLocation(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.listByLocation(String resourceGroupName, String locationName)"
name: "listByLocation(String resourceGroupName, String locationName)"
nameWithType: "ServerTrustGroupsClient.listByLocation(String resourceGroupName, String locationName)"
summary: "Lists a server trust group."
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 region where the resource is located."
name: "locationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<ServerTrustGroupInner> listByLocation(String resourceGroupName, String locationName)"
desc: "Lists a server trust group."
returns:
description: "a list of server trust groups 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.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.listByLocation(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.listByLocation(String resourceGroupName, String locationName, Context context)"
name: "listByLocation(String resourceGroupName, String locationName, Context context)"
nameWithType: "ServerTrustGroupsClient.listByLocation(String resourceGroupName, String locationName, Context context)"
summary: "Lists a server trust group."
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 region where the resource is located."
name: "locationName"
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<ServerTrustGroupInner> listByLocation(String resourceGroupName, String locationName, Context context)"
desc: "Lists a server trust group."
returns:
description: "a list of server trust groups 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.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.listByLocationAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.ServerTrustGroupsClient.listByLocationAsync(String resourceGroupName, String locationName)"
name: "listByLocationAsync(String resourceGroupName, String locationName)"
nameWithType: "ServerTrustGroupsClient.listByLocationAsync(String resourceGroupName, String locationName)"
summary: "Lists a server trust group."
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 region where the resource is located."
name: "locationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<ServerTrustGroupInner> listByLocationAsync(String resourceGroupName, String locationName)"
desc: "Lists a server trust group."
returns:
description: "a list of server trust groups 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.ServerTrustGroupInner?alt=com.azure.resourcemanager.sql.fluent.models.ServerTrustGroupInner&text=ServerTrustGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in ServerTrustGroupsClient."
metadata: {}
package: "com.azure.resourcemanager.sql.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-sql:2.44.0