fabricCapacity

suspend fun fabricCapacity(name: String, block: suspend FabricCapacityResourceBuilder.() -> Unit): FabricCapacity

Parameters

name

The unique name of the resulting resource.

block

Builder for FabricCapacity.

See also


Parameters

name

The unique name of the resulting resource.

See also