| Modifier and Type | Method and Description |
|---|---|
SqlVirtualNetworkRule.Update |
SqlVirtualNetworkRule.UpdateStages.WithServiceEndpoint.ignoreMissingSqlServiceEndpoint()
Sets the flag to ignore the missing subnet's SQL service endpoint entry.
|
SqlVirtualNetworkRule.Update |
SqlVirtualNetworkRule.UpdateStages.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.
*/