ignoreMissingVnetServiceEndpoint

@JvmName(name = "nnwoyiwdmgqdwclo")
suspend fun ignoreMissingVnetServiceEndpoint(value: Output<Boolean>)
@JvmName(name = "qfsaacefecxyuqrl")
suspend fun ignoreMissingVnetServiceEndpoint(value: Boolean?)

Parameters

value

Create the virtual network rule before the subnet has the virtual network service endpoint enabled. Defaults to false.

NOTE: If ignore_missing_vnet_service_endpoint is false, and the target subnet does not contain the Microsoft.SQL endpoint in the service_endpoints array, the deployment will fail when it tries to create the SQL virtual network rule.