b2CTenant Resource
suspend fun b2CTenantResource(name: String, block: suspend B2CTenantResourceBuilder.() -> Unit): B2CTenant
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for B2CTenant.
The unique name of the resulting resource.
Builder for B2CTenant.