CIAMResourceSKUResponse

data class CIAMResourceSKUResponse(val name: String, val tier: String)

SKU properties of the Azure AD for customers tenant. Learn more about Azure AD for customers billing at https://aka.ms/ciambilling.

Constructors

Link copied to clipboard
constructor(name: String, tier: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the SKU for the tenant.

Link copied to clipboard

The tier of the tenant.