ignoreMissingVnetServiceEndpoint

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

Parameters

value

Create the virtual network rule before the subnet has the virtual network service endpoint enabled. The default value is 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.