business Case Operation
suspend fun businessCaseOperation(name: String, block: suspend BusinessCaseOperationResourceBuilder.() -> Unit): BusinessCaseOperation
Parameters
name
The unique name of the resulting resource.
block
Builder for BusinessCaseOperation.
See also
Parameters
name
The unique name of the resulting resource.