@Beta(value=V1_8_0)
public static interface SqlVirtualNetworkRuleOperations.DefinitionStages.WithSubnet
| Modifier and Type | Method and Description |
|---|---|
SqlVirtualNetworkRuleOperations.DefinitionStages.WithServiceEndpoint |
withSubnet(String networkId,
String subnetName)
Sets the virtual network ID and the subnet name for the SQL server Virtual Network Rule.
|
SqlVirtualNetworkRuleOperations.DefinitionStages.WithServiceEndpoint withSubnet(String networkId, String subnetName)
networkId - the virtual network ID to be usedsubnetName - the name of the subnet within the virtual network to be used/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/