getB2CTenant

Get the Azure AD B2C tenant resource. API Version: 2019-01-01-preview.

Return

null

Parameters

argument

null


suspend fun getB2CTenant(resourceGroupName: String, resourceName: String): GetB2CTenantResult

Return

null

Parameters

resourceGroupName

The name of the resource group.

resourceName

The initial domain name of the B2C tenant.

See also


Return

null

Parameters

argument

Builder for com.pulumi.azurenative.azureactivedirectory.kotlin.inputs.GetB2CTenantPlainArgs.

See also