ignoreMissingVnetServiceEndpoint

@JvmName(name = "fvymerdafahswmhq")
suspend fun ignoreMissingVnetServiceEndpoint(value: Output<Boolean>)
@JvmName(name = "gsnsytntyfdwqinr")
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.