public static interface SqlVirtualNetworkRule.DefinitionStages.WithSubnet<ParentT>
| Modifier and Type | Method and Description |
|---|---|
SqlVirtualNetworkRule.DefinitionStages.WithServiceEndpoint<ParentT> |
withSubnet(String networkId,
String subnetName)
Sets the virtual network ID and the subnet name for the SQL server Virtual Network Rule.
|
SqlVirtualNetworkRule.DefinitionStages.WithServiceEndpoint<ParentT> withSubnet(String networkId, String subnetName)
networkId - the virtual network ID to be usedsubnetName - the name of the subnet within the virtual network to be usedCopyright © 2020 Microsoft Corporation. All rights reserved.