containerGroup

suspend fun containerGroup(name: String, block: suspend ContainerGroupResourceBuilder.() -> Unit): ContainerGroup

Parameters

name

The unique name of the resulting resource.

block

Builder for ContainerGroup.

See also


Parameters

name

The unique name of the resulting resource.

See also