| Modifier and Type | Interface and Description |
|---|---|
static interface |
SqlVirtualNetworkRule.SqlVirtualNetworkRuleDefinition<ParentT>
Container interface for all the definitions that need to be implemented.
|
| Modifier and Type | Method and Description |
|---|---|
SqlVirtualNetworkRule.DefinitionStages.WithServiceEndpoint<ParentT> |
SqlVirtualNetworkRule.DefinitionStages.WithSubnet.withSubnet(String networkId,
String subnetName)
Sets the virtual network ID and the subnet name for the SQL server 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.
*/