get B2CTenant
Get the Azure AD B2C tenant resource. Uses Azure REST API version 2023-05-17-preview. Other available API versions: 2021-04-01, 2023-01-18-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native azureactivedirectory [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Return
null
Parameters
argument
null
Return
null
Parameters
resource Group Name
The name of the resource group.
resource Name
The initial domain name of the Azure AD B2C tenant.
See also
suspend fun getB2CTenant(argument: suspend GetB2CTenantPlainArgsBuilder.() -> Unit): GetB2CTenantResult
Return
null
Parameters
argument
Builder for com.pulumi.azurenative.azureactivedirectory.kotlin.inputs.GetB2CTenantPlainArgs.