@Beta(value=V1_8_0) public static interface SqlVirtualNetworkRule.DefinitionStages.WithServiceEndpoint<ParentT> extends SqlVirtualNetworkRule.DefinitionStages.WithAttach<ParentT>
| Modifier and Type | Method and Description |
|---|---|
SqlVirtualNetworkRule.DefinitionStages.WithAttach<ParentT> |
ignoreMissingSqlServiceEndpoint()
Sets the flag to ignore the missing subnet's SQL service endpoint entry.
|
SqlVirtualNetworkRule.DefinitionStages.WithAttach<ParentT> 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.
*/