public static interface SqlVirtualNetworkRuleOperations.SqlVirtualNetworkRuleActionsDefinition extends SqlChildrenOperations.SqlChildrenActionsDefinition<SqlVirtualNetworkRule>
| Modifier and Type | Method and Description |
|---|---|
SqlVirtualNetworkRuleOperations.DefinitionStages.WithSubnet |
define(String virtualNetworkRuleName)
Begins the definition of a new SQL Virtual Network Rule to be added to this server.
|
delete, deleteAsync, deleteById, deleteByIdAsync, get, getAsync, getById, getByIdAsync, list, listAsyncSqlVirtualNetworkRuleOperations.DefinitionStages.WithSubnet define(String virtualNetworkRuleName)
virtualNetworkRuleName - the name of the new SQL Virtual Network Rule/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/