b2CTenantResource

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.