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.
|
attachSqlVirtualNetworkRule.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 © 2020 Microsoft Corporation. All rights reserved.