sqlConnectivityType

@JvmName(name = "qjriykdrhyxfsiop")
suspend fun sqlConnectivityType(value: Output<String>)
@JvmName(name = "aofgffkyejcnpuan")
suspend fun sqlConnectivityType(value: String?)

Parameters

value

The connectivity type used for this SQL Server. Possible values are LOCAL, PRIVATE and PUBLIC. Defaults to PRIVATE.