@Beta(value=V1_8_0)
public static interface SqlVirtualNetworkRule.UpdateStages.WithServiceEndpoint
| Modifier and Type | Method and Description |
|---|---|
SqlVirtualNetworkRule.Update |
ignoreMissingSqlServiceEndpoint()
Sets the flag to ignore the missing subnet's SQL service endpoint entry.
|
SqlVirtualNetworkRule.Update ignoreMissingSqlServiceEndpoint()
Virtual Machines in the subnet will not be able to connect to the SQL server until Microsoft.Sql service endpoint is added to the subnet
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/