560 строки
55 KiB
YAML
560 строки
55 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient"
|
|
name: "VirtualClustersClient"
|
|
nameWithType: "VirtualClustersClient"
|
|
summary: "An instance of this class provides access to all the operations defined in Virtual<wbr>Clusters<wbr>Client."
|
|
syntax: "public interface **VirtualClustersClient**</br> extends <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet&text=InnerSupportsGet\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner&text=VirtualClusterInner\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing&text=InnerSupportsListing\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner&text=VirtualClusterInner\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete&text=InnerSupportsDelete\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.beginDelete(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.beginDelete(String resourceGroupName, String virtualClusterName)"
|
|
name: "beginDelete(String resourceGroupName, String virtualClusterName)"
|
|
nameWithType: "VirtualClustersClient.beginDelete(String resourceGroupName, String virtualClusterName)"
|
|
summary: "Deletes a virtual cluster."
|
|
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 virtual cluster."
|
|
name: "virtualClusterName"
|
|
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 virtualClusterName)"
|
|
desc: "Deletes a virtual cluster."
|
|
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\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.beginDelete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.beginDelete(String resourceGroupName, String virtualClusterName, Context context)"
|
|
name: "beginDelete(String resourceGroupName, String virtualClusterName, Context context)"
|
|
nameWithType: "VirtualClustersClient.beginDelete(String resourceGroupName, String virtualClusterName, Context context)"
|
|
summary: "Deletes a virtual cluster."
|
|
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 virtual cluster."
|
|
name: "virtualClusterName"
|
|
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 virtualClusterName, Context context)"
|
|
desc: "Deletes a virtual cluster."
|
|
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\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.beginDeleteAsync(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.beginDeleteAsync(String resourceGroupName, String virtualClusterName)"
|
|
name: "beginDeleteAsync(String resourceGroupName, String virtualClusterName)"
|
|
nameWithType: "VirtualClustersClient.beginDeleteAsync(String resourceGroupName, String virtualClusterName)"
|
|
summary: "Deletes a virtual cluster."
|
|
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 virtual cluster."
|
|
name: "virtualClusterName"
|
|
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 virtualClusterName)"
|
|
desc: "Deletes a virtual cluster."
|
|
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\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.beginUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.sql.models.VirtualClusterUpdate)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.beginUpdate(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters)"
|
|
name: "beginUpdate(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters)"
|
|
nameWithType: "VirtualClustersClient.beginUpdate(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters)"
|
|
summary: "Updates a virtual cluster."
|
|
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 virtual cluster."
|
|
name: "virtualClusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The requested virtual cluster resource state."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.sql.models.VirtualClusterUpdate?alt=com.azure.resourcemanager.sql.models.VirtualClusterUpdate&text=VirtualClusterUpdate\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<VirtualClusterInner>,VirtualClusterInner> beginUpdate(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters)"
|
|
desc: "Updates a virtual cluster."
|
|
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 virtual cluster."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner&text=VirtualClusterInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner&text=VirtualClusterInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.beginUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.sql.models.VirtualClusterUpdate,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.beginUpdate(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters, Context context)"
|
|
name: "beginUpdate(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters, Context context)"
|
|
nameWithType: "VirtualClustersClient.beginUpdate(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters, Context context)"
|
|
summary: "Updates a virtual cluster."
|
|
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 virtual cluster."
|
|
name: "virtualClusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The requested virtual cluster resource state."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.sql.models.VirtualClusterUpdate?alt=com.azure.resourcemanager.sql.models.VirtualClusterUpdate&text=VirtualClusterUpdate\" 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<VirtualClusterInner>,VirtualClusterInner> beginUpdate(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters, Context context)"
|
|
desc: "Updates a virtual cluster."
|
|
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 virtual cluster."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner&text=VirtualClusterInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner&text=VirtualClusterInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.beginUpdateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.sql.models.VirtualClusterUpdate)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.beginUpdateAsync(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters)"
|
|
name: "beginUpdateAsync(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters)"
|
|
nameWithType: "VirtualClustersClient.beginUpdateAsync(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters)"
|
|
summary: "Updates a virtual cluster."
|
|
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 virtual cluster."
|
|
name: "virtualClusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The requested virtual cluster resource state."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.sql.models.VirtualClusterUpdate?alt=com.azure.resourcemanager.sql.models.VirtualClusterUpdate&text=VirtualClusterUpdate\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PollerFlux<PollResult<VirtualClusterInner>,VirtualClusterInner> beginUpdateAsync(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters)"
|
|
desc: "Updates a virtual cluster."
|
|
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 virtual cluster."
|
|
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner&text=VirtualClusterInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner&text=VirtualClusterInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.delete(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.delete(String resourceGroupName, String virtualClusterName)"
|
|
name: "delete(String resourceGroupName, String virtualClusterName)"
|
|
nameWithType: "VirtualClustersClient.delete(String resourceGroupName, String virtualClusterName)"
|
|
summary: "Deletes a virtual cluster."
|
|
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 virtual cluster."
|
|
name: "virtualClusterName"
|
|
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 virtualClusterName)"
|
|
desc: "Deletes a virtual cluster."
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.delete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.delete(String resourceGroupName, String virtualClusterName, Context context)"
|
|
name: "delete(String resourceGroupName, String virtualClusterName, Context context)"
|
|
nameWithType: "VirtualClustersClient.delete(String resourceGroupName, String virtualClusterName, Context context)"
|
|
summary: "Deletes a virtual cluster."
|
|
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 virtual cluster."
|
|
name: "virtualClusterName"
|
|
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 virtualClusterName, Context context)"
|
|
desc: "Deletes a virtual cluster."
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.deleteAsync(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.deleteAsync(String resourceGroupName, String virtualClusterName)"
|
|
name: "deleteAsync(String resourceGroupName, String virtualClusterName)"
|
|
nameWithType: "VirtualClustersClient.deleteAsync(String resourceGroupName, String virtualClusterName)"
|
|
summary: "Deletes a virtual cluster."
|
|
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 virtual cluster."
|
|
name: "virtualClusterName"
|
|
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 virtualClusterName)"
|
|
desc: "Deletes a virtual cluster."
|
|
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><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.deleteWithResponseAsync(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.deleteWithResponseAsync(String resourceGroupName, String virtualClusterName)"
|
|
name: "deleteWithResponseAsync(String resourceGroupName, String virtualClusterName)"
|
|
nameWithType: "VirtualClustersClient.deleteWithResponseAsync(String resourceGroupName, String virtualClusterName)"
|
|
summary: "Deletes a virtual cluster."
|
|
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 virtual cluster."
|
|
name: "virtualClusterName"
|
|
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 virtualClusterName)"
|
|
desc: "Deletes a virtual cluster."
|
|
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><<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>>>>"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.getByResourceGroup(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.getByResourceGroup(String resourceGroupName, String virtualClusterName)"
|
|
name: "getByResourceGroup(String resourceGroupName, String virtualClusterName)"
|
|
nameWithType: "VirtualClustersClient.getByResourceGroup(String resourceGroupName, String virtualClusterName)"
|
|
summary: "Gets a virtual cluster."
|
|
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 virtual cluster."
|
|
name: "virtualClusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract VirtualClusterInner getByResourceGroup(String resourceGroupName, String virtualClusterName)"
|
|
desc: "Gets a virtual cluster."
|
|
returns:
|
|
description: "a virtual cluster."
|
|
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner&text=VirtualClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.getByResourceGroupAsync(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.getByResourceGroupAsync(String resourceGroupName, String virtualClusterName)"
|
|
name: "getByResourceGroupAsync(String resourceGroupName, String virtualClusterName)"
|
|
nameWithType: "VirtualClustersClient.getByResourceGroupAsync(String resourceGroupName, String virtualClusterName)"
|
|
summary: "Gets a virtual cluster."
|
|
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 virtual cluster."
|
|
name: "virtualClusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract Mono<VirtualClusterInner> getByResourceGroupAsync(String resourceGroupName, String virtualClusterName)"
|
|
desc: "Gets a virtual cluster."
|
|
returns:
|
|
description: "a virtual cluster 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><<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner&text=VirtualClusterInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.getByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.getByResourceGroupWithResponse(String resourceGroupName, String virtualClusterName, Context context)"
|
|
name: "getByResourceGroupWithResponse(String resourceGroupName, String virtualClusterName, Context context)"
|
|
nameWithType: "VirtualClustersClient.getByResourceGroupWithResponse(String resourceGroupName, String virtualClusterName, Context context)"
|
|
summary: "Gets a virtual cluster."
|
|
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 virtual cluster."
|
|
name: "virtualClusterName"
|
|
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<VirtualClusterInner> getByResourceGroupWithResponse(String resourceGroupName, String virtualClusterName, Context context)"
|
|
desc: "Gets a virtual cluster."
|
|
returns:
|
|
description: "a virtual cluster 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\" /><<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner&text=VirtualClusterInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.getByResourceGroupWithResponseAsync(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String virtualClusterName)"
|
|
name: "getByResourceGroupWithResponseAsync(String resourceGroupName, String virtualClusterName)"
|
|
nameWithType: "VirtualClustersClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String virtualClusterName)"
|
|
summary: "Gets a virtual cluster."
|
|
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 virtual cluster."
|
|
name: "virtualClusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract Mono<Response<VirtualClusterInner>> getByResourceGroupWithResponseAsync(String resourceGroupName, String virtualClusterName)"
|
|
desc: "Gets a virtual cluster."
|
|
returns:
|
|
description: "a virtual cluster 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><<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner&text=VirtualClusterInner\" data-throw-if-not-resolved=\"False\" />>>"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.list()"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.list()"
|
|
name: "list()"
|
|
nameWithType: "VirtualClustersClient.list()"
|
|
summary: "Gets a list of all virtual<wbr>Clusters in the subscription."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PagedIterable<VirtualClusterInner> list()"
|
|
desc: "Gets a list of all virtualClusters in the subscription."
|
|
returns:
|
|
description: "a list of all virtualClusters in the subscription 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\" /><<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner&text=VirtualClusterInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.list(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.list(Context context)"
|
|
name: "list(Context context)"
|
|
nameWithType: "VirtualClustersClient.list(Context context)"
|
|
summary: "Gets a list of all virtual<wbr>Clusters in the subscription."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- 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<VirtualClusterInner> list(Context context)"
|
|
desc: "Gets a list of all virtualClusters in the subscription."
|
|
returns:
|
|
description: "a list of all virtualClusters in the subscription 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\" /><<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner&text=VirtualClusterInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.listAsync()"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.listAsync()"
|
|
name: "listAsync()"
|
|
nameWithType: "VirtualClustersClient.listAsync()"
|
|
summary: "Gets a list of all virtual<wbr>Clusters in the subscription."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PagedFlux<VirtualClusterInner> listAsync()"
|
|
desc: "Gets a list of all virtualClusters in the subscription."
|
|
returns:
|
|
description: "a list of all virtualClusters in the subscription 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\" /><<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner&text=VirtualClusterInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.listByResourceGroup(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.listByResourceGroup(String resourceGroupName)"
|
|
name: "listByResourceGroup(String resourceGroupName)"
|
|
nameWithType: "VirtualClustersClient.listByResourceGroup(String resourceGroupName)"
|
|
summary: "Gets a list of virtual clusters in a resource 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>"
|
|
syntax: "public abstract PagedIterable<VirtualClusterInner> listByResourceGroup(String resourceGroupName)"
|
|
desc: "Gets a list of virtual clusters in a resource group."
|
|
returns:
|
|
description: "a list of virtual clusters in a resource group 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\" /><<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner&text=VirtualClusterInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.listByResourceGroup(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.listByResourceGroup(String resourceGroupName, Context context)"
|
|
name: "listByResourceGroup(String resourceGroupName, Context context)"
|
|
nameWithType: "VirtualClustersClient.listByResourceGroup(String resourceGroupName, Context context)"
|
|
summary: "Gets a list of virtual clusters in a resource 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 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<VirtualClusterInner> listByResourceGroup(String resourceGroupName, Context context)"
|
|
desc: "Gets a list of virtual clusters in a resource group."
|
|
returns:
|
|
description: "a list of virtual clusters in a resource group 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\" /><<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner&text=VirtualClusterInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.listByResourceGroupAsync(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.listByResourceGroupAsync(String resourceGroupName)"
|
|
name: "listByResourceGroupAsync(String resourceGroupName)"
|
|
nameWithType: "VirtualClustersClient.listByResourceGroupAsync(String resourceGroupName)"
|
|
summary: "Gets a list of virtual clusters in a resource 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>"
|
|
syntax: "public abstract PagedFlux<VirtualClusterInner> listByResourceGroupAsync(String resourceGroupName)"
|
|
desc: "Gets a list of virtual clusters in a resource group."
|
|
returns:
|
|
description: "a list of virtual clusters in a resource group 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\" /><<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner&text=VirtualClusterInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.update(java.lang.String,java.lang.String,com.azure.resourcemanager.sql.models.VirtualClusterUpdate)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.update(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters)"
|
|
name: "update(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters)"
|
|
nameWithType: "VirtualClustersClient.update(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters)"
|
|
summary: "Updates a virtual cluster."
|
|
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 virtual cluster."
|
|
name: "virtualClusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The requested virtual cluster resource state."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.sql.models.VirtualClusterUpdate?alt=com.azure.resourcemanager.sql.models.VirtualClusterUpdate&text=VirtualClusterUpdate\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract VirtualClusterInner update(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters)"
|
|
desc: "Updates a virtual cluster."
|
|
returns:
|
|
description: "an Azure SQL virtual cluster."
|
|
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner&text=VirtualClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.update(java.lang.String,java.lang.String,com.azure.resourcemanager.sql.models.VirtualClusterUpdate,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.update(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters, Context context)"
|
|
name: "update(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters, Context context)"
|
|
nameWithType: "VirtualClustersClient.update(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters, Context context)"
|
|
summary: "Updates a virtual cluster."
|
|
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 virtual cluster."
|
|
name: "virtualClusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The requested virtual cluster resource state."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.sql.models.VirtualClusterUpdate?alt=com.azure.resourcemanager.sql.models.VirtualClusterUpdate&text=VirtualClusterUpdate\" 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 VirtualClusterInner update(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters, Context context)"
|
|
desc: "Updates a virtual cluster."
|
|
returns:
|
|
description: "an Azure SQL virtual cluster."
|
|
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner&text=VirtualClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.updateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.sql.models.VirtualClusterUpdate)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.updateAsync(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters)"
|
|
name: "updateAsync(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters)"
|
|
nameWithType: "VirtualClustersClient.updateAsync(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters)"
|
|
summary: "Updates a virtual cluster."
|
|
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 virtual cluster."
|
|
name: "virtualClusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The requested virtual cluster resource state."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.sql.models.VirtualClusterUpdate?alt=com.azure.resourcemanager.sql.models.VirtualClusterUpdate&text=VirtualClusterUpdate\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Mono<VirtualClusterInner> updateAsync(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters)"
|
|
desc: "Updates a virtual cluster."
|
|
returns:
|
|
description: "an Azure SQL virtual cluster 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><<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner&text=VirtualClusterInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.updateDnsServers(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.updateDnsServers(String resourceGroupName, String virtualClusterName)"
|
|
name: "updateDnsServers(String resourceGroupName, String virtualClusterName)"
|
|
nameWithType: "VirtualClustersClient.updateDnsServers(String resourceGroupName, String virtualClusterName)"
|
|
summary: "Synchronizes the DNS server settings used by the managed instances inside the given virtual cluster."
|
|
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 virtual cluster."
|
|
name: "virtualClusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract UpdateManagedInstanceDnsServersOperationInner updateDnsServers(String resourceGroupName, String virtualClusterName)"
|
|
desc: "Synchronizes the DNS server settings used by the managed instances inside the given virtual cluster."
|
|
returns:
|
|
description: "a recoverable managed database resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.UpdateManagedInstanceDnsServersOperationInner?alt=com.azure.resourcemanager.sql.fluent.models.UpdateManagedInstanceDnsServersOperationInner&text=UpdateManagedInstanceDnsServersOperationInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.updateDnsServersAsync(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.updateDnsServersAsync(String resourceGroupName, String virtualClusterName)"
|
|
name: "updateDnsServersAsync(String resourceGroupName, String virtualClusterName)"
|
|
nameWithType: "VirtualClustersClient.updateDnsServersAsync(String resourceGroupName, String virtualClusterName)"
|
|
summary: "Synchronizes the DNS server settings used by the managed instances inside the given virtual cluster."
|
|
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 virtual cluster."
|
|
name: "virtualClusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract Mono<UpdateManagedInstanceDnsServersOperationInner> updateDnsServersAsync(String resourceGroupName, String virtualClusterName)"
|
|
desc: "Synchronizes the DNS server settings used by the managed instances inside the given virtual cluster."
|
|
returns:
|
|
description: "a recoverable managed database resource 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><<xref href=\"com.azure.resourcemanager.sql.fluent.models.UpdateManagedInstanceDnsServersOperationInner?alt=com.azure.resourcemanager.sql.fluent.models.UpdateManagedInstanceDnsServersOperationInner&text=UpdateManagedInstanceDnsServersOperationInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.updateDnsServersWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.updateDnsServersWithResponse(String resourceGroupName, String virtualClusterName, Context context)"
|
|
name: "updateDnsServersWithResponse(String resourceGroupName, String virtualClusterName, Context context)"
|
|
nameWithType: "VirtualClustersClient.updateDnsServersWithResponse(String resourceGroupName, String virtualClusterName, Context context)"
|
|
summary: "Synchronizes the DNS server settings used by the managed instances inside the given virtual cluster."
|
|
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 virtual cluster."
|
|
name: "virtualClusterName"
|
|
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<UpdateManagedInstanceDnsServersOperationInner> updateDnsServersWithResponse(String resourceGroupName, String virtualClusterName, Context context)"
|
|
desc: "Synchronizes the DNS server settings used by the managed instances inside the given virtual cluster."
|
|
returns:
|
|
description: "a recoverable managed database resource 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\" /><<xref href=\"com.azure.resourcemanager.sql.fluent.models.UpdateManagedInstanceDnsServersOperationInner?alt=com.azure.resourcemanager.sql.fluent.models.UpdateManagedInstanceDnsServersOperationInner&text=UpdateManagedInstanceDnsServersOperationInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.updateDnsServersWithResponseAsync(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.updateDnsServersWithResponseAsync(String resourceGroupName, String virtualClusterName)"
|
|
name: "updateDnsServersWithResponseAsync(String resourceGroupName, String virtualClusterName)"
|
|
nameWithType: "VirtualClustersClient.updateDnsServersWithResponseAsync(String resourceGroupName, String virtualClusterName)"
|
|
summary: "Synchronizes the DNS server settings used by the managed instances inside the given virtual cluster."
|
|
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 virtual cluster."
|
|
name: "virtualClusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract Mono<Response<UpdateManagedInstanceDnsServersOperationInner>> updateDnsServersWithResponseAsync(String resourceGroupName, String virtualClusterName)"
|
|
desc: "Synchronizes the DNS server settings used by the managed instances inside the given virtual cluster."
|
|
returns:
|
|
description: "a recoverable managed database resource 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\n <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><<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.sql.fluent.models.UpdateManagedInstanceDnsServersOperationInner?alt=com.azure.resourcemanager.sql.fluent.models.UpdateManagedInstanceDnsServersOperationInner&text=UpdateManagedInstanceDnsServersOperationInner\" data-throw-if-not-resolved=\"False\" />>>"
|
|
- uid: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.updateWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.sql.models.VirtualClusterUpdate)"
|
|
fullName: "com.azure.resourcemanager.sql.fluent.VirtualClustersClient.updateWithResponseAsync(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters)"
|
|
name: "updateWithResponseAsync(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters)"
|
|
nameWithType: "VirtualClustersClient.updateWithResponseAsync(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters)"
|
|
summary: "Updates a virtual cluster."
|
|
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 virtual cluster."
|
|
name: "virtualClusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The requested virtual cluster resource state."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.sql.models.VirtualClusterUpdate?alt=com.azure.resourcemanager.sql.models.VirtualClusterUpdate&text=VirtualClusterUpdate\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> updateWithResponseAsync(String resourceGroupName, String virtualClusterName, VirtualClusterUpdate parameters)"
|
|
desc: "Updates a virtual cluster."
|
|
returns:
|
|
description: "an Azure SQL virtual cluster 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><<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>>>>"
|
|
type: "interface"
|
|
desc: "An instance of this class provides access to all the operations defined in VirtualClustersClient."
|
|
implements:
|
|
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete&text=InnerSupportsDelete\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet&text=InnerSupportsGet\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner&text=VirtualClusterInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing&text=InnerSupportsListing\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualClusterInner&text=VirtualClusterInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.sql.fluent"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-sql:2.44.0
|