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

500 строки
48 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient"
fullName: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient"
name: "VirtualNetworkRulesClient"
nameWithType: "VirtualNetworkRulesClient"
summary: "An instance of this class provides access to all the operations defined in Virtual<wbr>Network<wbr>Rules<wbr>Client."
syntax: "public interface **VirtualNetworkRulesClient**"
methods:
- uid: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner)"
fullName: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters)"
name: "beginCreateOrUpdate(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters)"
nameWithType: "VirtualNetworkRulesClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters)"
summary: "Creates or updates an existing virtual network rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the virtual network rule."
name: "virtualNetworkRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The requested virtual Network Rule Resource state."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner&text=VirtualNetworkRuleInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<VirtualNetworkRuleInner>,VirtualNetworkRuleInner> beginCreateOrUpdate(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters)"
desc: "Creates or updates an existing virtual network rule."
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 virtual network rule."
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.VirtualNetworkRuleInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner&text=VirtualNetworkRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner&text=VirtualNetworkRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters, Context context)"
nameWithType: "VirtualNetworkRulesClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters, Context context)"
summary: "Creates or updates an existing virtual network rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the virtual network rule."
name: "virtualNetworkRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The requested virtual Network Rule Resource state."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner&text=VirtualNetworkRuleInner\" 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<VirtualNetworkRuleInner>,VirtualNetworkRuleInner> beginCreateOrUpdate(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters, Context context)"
desc: "Creates or updates an existing virtual network rule."
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 virtual network rule."
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.VirtualNetworkRuleInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner&text=VirtualNetworkRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner&text=VirtualNetworkRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.beginCreateOrUpdateAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner)"
fullName: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.beginCreateOrUpdateAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters)"
name: "beginCreateOrUpdateAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters)"
nameWithType: "VirtualNetworkRulesClient.beginCreateOrUpdateAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters)"
summary: "Creates or updates an existing virtual network rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the virtual network rule."
name: "virtualNetworkRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The requested virtual Network Rule Resource state."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner&text=VirtualNetworkRuleInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<VirtualNetworkRuleInner>,VirtualNetworkRuleInner> beginCreateOrUpdateAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters)"
desc: "Creates or updates an existing virtual network rule."
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 virtual network rule."
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.VirtualNetworkRuleInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner&text=VirtualNetworkRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner&text=VirtualNetworkRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.beginDelete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.beginDelete(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
name: "beginDelete(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
nameWithType: "VirtualNetworkRulesClient.beginDelete(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
summary: "Deletes the virtual network rule with the given 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 server."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the virtual network rule."
name: "virtualNetworkRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
desc: "Deletes the virtual network rule with the given name."
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.VirtualNetworkRulesClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.beginDelete(String resourceGroupName, String serverName, String virtualNetworkRuleName, Context context)"
name: "beginDelete(String resourceGroupName, String serverName, String virtualNetworkRuleName, Context context)"
nameWithType: "VirtualNetworkRulesClient.beginDelete(String resourceGroupName, String serverName, String virtualNetworkRuleName, Context context)"
summary: "Deletes the virtual network rule with the given 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 server."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the virtual network rule."
name: "virtualNetworkRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String serverName, String virtualNetworkRuleName, Context context)"
desc: "Deletes the virtual network rule with the given name."
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.VirtualNetworkRulesClient.beginDeleteAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.beginDeleteAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
name: "beginDeleteAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
nameWithType: "VirtualNetworkRulesClient.beginDeleteAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
summary: "Deletes the virtual network rule with the given 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 server."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the virtual network rule."
name: "virtualNetworkRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PollerFlux<PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
desc: "Deletes the virtual network rule with the given name."
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.VirtualNetworkRulesClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner)"
fullName: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.createOrUpdate(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters)"
name: "createOrUpdate(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters)"
nameWithType: "VirtualNetworkRulesClient.createOrUpdate(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters)"
summary: "Creates or updates an existing virtual network rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the virtual network rule."
name: "virtualNetworkRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The requested virtual Network Rule Resource state."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner&text=VirtualNetworkRuleInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract VirtualNetworkRuleInner createOrUpdate(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters)"
desc: "Creates or updates an existing virtual network rule."
returns:
description: "a virtual network rule."
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner&text=VirtualNetworkRuleInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.createOrUpdate(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters, Context context)"
name: "createOrUpdate(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters, Context context)"
nameWithType: "VirtualNetworkRulesClient.createOrUpdate(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters, Context context)"
summary: "Creates or updates an existing virtual network rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the virtual network rule."
name: "virtualNetworkRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The requested virtual Network Rule Resource state."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner&text=VirtualNetworkRuleInner\" 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 VirtualNetworkRuleInner createOrUpdate(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters, Context context)"
desc: "Creates or updates an existing virtual network rule."
returns:
description: "a virtual network rule."
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner&text=VirtualNetworkRuleInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.createOrUpdateAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner)"
fullName: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.createOrUpdateAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters)"
name: "createOrUpdateAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters)"
nameWithType: "VirtualNetworkRulesClient.createOrUpdateAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters)"
summary: "Creates or updates an existing virtual network rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the virtual network rule."
name: "virtualNetworkRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The requested virtual Network Rule Resource state."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner&text=VirtualNetworkRuleInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<VirtualNetworkRuleInner> createOrUpdateAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters)"
desc: "Creates or updates an existing virtual network rule."
returns:
description: "a virtual network rule 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.VirtualNetworkRuleInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner&text=VirtualNetworkRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.createOrUpdateWithResponseAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner)"
fullName: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters)"
name: "createOrUpdateWithResponseAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters)"
nameWithType: "VirtualNetworkRulesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters)"
summary: "Creates or updates an existing virtual network rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the virtual network rule."
name: "virtualNetworkRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The requested virtual Network Rule Resource state."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner&text=VirtualNetworkRuleInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName, VirtualNetworkRuleInner parameters)"
desc: "Creates or updates an existing virtual network rule."
returns:
description: "a virtual network rule 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.VirtualNetworkRulesClient.delete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.delete(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
name: "delete(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
nameWithType: "VirtualNetworkRulesClient.delete(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
summary: "Deletes the virtual network rule with the given 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 server."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the virtual network rule."
name: "virtualNetworkRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void delete(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
desc: "Deletes the virtual network rule with the given name."
- uid: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.delete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.delete(String resourceGroupName, String serverName, String virtualNetworkRuleName, Context context)"
name: "delete(String resourceGroupName, String serverName, String virtualNetworkRuleName, Context context)"
nameWithType: "VirtualNetworkRulesClient.delete(String resourceGroupName, String serverName, String virtualNetworkRuleName, Context context)"
summary: "Deletes the virtual network rule with the given 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 server."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the virtual network rule."
name: "virtualNetworkRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void delete(String resourceGroupName, String serverName, String virtualNetworkRuleName, Context context)"
desc: "Deletes the virtual network rule with the given name."
- uid: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.deleteAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.deleteAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
name: "deleteAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
nameWithType: "VirtualNetworkRulesClient.deleteAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
summary: "Deletes the virtual network rule with the given 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 server."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the virtual network rule."
name: "virtualNetworkRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Void> deleteAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
desc: "Deletes the virtual network rule with the given name."
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.VirtualNetworkRulesClient.deleteWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.deleteWithResponseAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
name: "deleteWithResponseAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
nameWithType: "VirtualNetworkRulesClient.deleteWithResponseAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
summary: "Deletes the virtual network rule with the given 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 server."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the virtual network rule."
name: "virtualNetworkRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
desc: "Deletes the virtual network rule with the given name."
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.VirtualNetworkRulesClient.get(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.get(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
name: "get(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
nameWithType: "VirtualNetworkRulesClient.get(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
summary: "Gets a virtual network rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the virtual network rule."
name: "virtualNetworkRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract VirtualNetworkRuleInner get(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
desc: "Gets a virtual network rule."
returns:
description: "a virtual network rule."
type: "<xref href=\"com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner&text=VirtualNetworkRuleInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.getAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.getAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
name: "getAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
nameWithType: "VirtualNetworkRulesClient.getAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
summary: "Gets a virtual network rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the virtual network rule."
name: "virtualNetworkRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<VirtualNetworkRuleInner> getAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
desc: "Gets a virtual network rule."
returns:
description: "a virtual network rule 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.VirtualNetworkRuleInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner&text=VirtualNetworkRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.getWithResponse(String resourceGroupName, String serverName, String virtualNetworkRuleName, Context context)"
name: "getWithResponse(String resourceGroupName, String serverName, String virtualNetworkRuleName, Context context)"
nameWithType: "VirtualNetworkRulesClient.getWithResponse(String resourceGroupName, String serverName, String virtualNetworkRuleName, Context context)"
summary: "Gets a virtual network rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the virtual network rule."
name: "virtualNetworkRuleName"
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<VirtualNetworkRuleInner> getWithResponse(String resourceGroupName, String serverName, String virtualNetworkRuleName, Context context)"
desc: "Gets a virtual network rule."
returns:
description: "a virtual network rule 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.VirtualNetworkRuleInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner&text=VirtualNetworkRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.getWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.getWithResponseAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
name: "getWithResponseAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
nameWithType: "VirtualNetworkRulesClient.getWithResponseAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
summary: "Gets a virtual network rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the virtual network rule."
name: "virtualNetworkRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<VirtualNetworkRuleInner>> getWithResponseAsync(String resourceGroupName, String serverName, String virtualNetworkRuleName)"
desc: "Gets a virtual network rule."
returns:
description: "a virtual network rule 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.VirtualNetworkRuleInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner&text=VirtualNetworkRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.listByServer(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.listByServer(String resourceGroupName, String serverName)"
name: "listByServer(String resourceGroupName, String serverName)"
nameWithType: "VirtualNetworkRulesClient.listByServer(String resourceGroupName, String serverName)"
summary: "Gets a list of virtual network rules in a server."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<VirtualNetworkRuleInner> listByServer(String resourceGroupName, String serverName)"
desc: "Gets a list of virtual network rules in a server."
returns:
description: "a list of virtual network rules in a server 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.VirtualNetworkRuleInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner&text=VirtualNetworkRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.listByServer(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.listByServer(String resourceGroupName, String serverName, Context context)"
name: "listByServer(String resourceGroupName, String serverName, Context context)"
nameWithType: "VirtualNetworkRulesClient.listByServer(String resourceGroupName, String serverName, Context context)"
summary: "Gets a list of virtual network rules in a server."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<VirtualNetworkRuleInner> listByServer(String resourceGroupName, String serverName, Context context)"
desc: "Gets a list of virtual network rules in a server."
returns:
description: "a list of virtual network rules in a server 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.VirtualNetworkRuleInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner&text=VirtualNetworkRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.listByServerAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.VirtualNetworkRulesClient.listByServerAsync(String resourceGroupName, String serverName)"
name: "listByServerAsync(String resourceGroupName, String serverName)"
nameWithType: "VirtualNetworkRulesClient.listByServerAsync(String resourceGroupName, String serverName)"
summary: "Gets a list of virtual network rules in a server."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the server."
name: "serverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<VirtualNetworkRuleInner> listByServerAsync(String resourceGroupName, String serverName)"
desc: "Gets a list of virtual network rules in a server."
returns:
description: "a list of virtual network rules in a server 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.VirtualNetworkRuleInner?alt=com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleInner&text=VirtualNetworkRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in VirtualNetworkRulesClient."
metadata: {}
package: "com.azure.resourcemanager.sql.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-sql:2.44.0