Azureactivedirectory Functions
Functions
Link copied to clipboard
Get the Azure AD B2C tenant resource. Azure REST API version: 2021-04-01. Other available API versions: 2019-01-01-preview, 2023-01-18-preview.
suspend fun getB2CTenant(argument: suspend GetB2CTenantPlainArgsBuilder.() -> Unit): GetB2CTenantResult
Link copied to clipboard
Gets a Guest Usages resource for the Microsoft.AzureActiveDirectory resource provider Azure REST API version: 2021-04-01. Other available API versions: 2023-01-18-preview.
suspend fun getGuestUsage(argument: suspend GetGuestUsagePlainArgsBuilder.() -> Unit): GetGuestUsageResult