AzureactivedirectoryFunctions

Functions

Link copied to clipboard

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.

suspend fun getB2CTenant(resourceGroupName: String, resourceName: String): GetB2CTenantResult
Link copied to clipboard

Get the Azure AD for customers tenant resource. Uses Azure REST API version 2023-05-17-preview.

suspend fun getCIAMTenant(resourceGroupName: String, resourceName: String): GetCIAMTenantResult
Link copied to clipboard

Gets a Guest Usages resource for the Microsoft.AzureActiveDirectory resource provider 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.

suspend fun getGuestUsage(resourceGroupName: String, resourceName: String): GetGuestUsageResult