sql Server Instance
suspend fun sqlServerInstance(name: String, block: suspend SqlServerInstanceResourceBuilder.() -> Unit): SqlServerInstance
Parameters
name
The unique name of the resulting resource.
block
Builder for SqlServerInstance.
See also
Parameters
name
The unique name of the resulting resource.