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