UNPKG

@pulumi/azure-native

Version:

[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com) [![NPM version](https://badge.fury.io/js/%40pulumi%2Fazure-native.svg)](https://npmjs.com/package/@pulumi/azure-native) [![Python version](https://badge.fury.io/py/pu

37 lines 1.99 kB
"use strict"; // *** WARNING: this file was generated by pulumi-language-nodejs. *** // *** Do not edit by hand unless you're certain you know what you are doing! *** Object.defineProperty(exports, "__esModule", { value: true }); exports.CIAMResourceSKUTier = exports.CIAMResourceSKUName = exports.B2CResourceSKUTier = exports.B2CResourceSKUName = void 0; exports.B2CResourceSKUName = { /** * Azure AD B2C usage is billed to a linked Azure subscription and uses a monthly active users (MAU) billing model. */ Standard: "Standard", /** * Azure AD B2C usage is billed to a linked Azure subscription and uses number of authentications based billing. */ PremiumP1: "PremiumP1", /** * Azure AD B2C usage is billed to a linked Azure subscription and uses number of authentications based billing. */ PremiumP2: "PremiumP2", }; exports.B2CResourceSKUTier = { /** * The SKU tier used for all Azure AD B2C tenants. */ A0: "A0", }; exports.CIAMResourceSKUName = { Standard: "Standard", PremiumP1: "PremiumP1", PremiumP2: "PremiumP2", }; exports.CIAMResourceSKUTier = { /** * The SKU tier used for all Azure AD for customers tenants. */ A0: "A0", }; //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi90eXBlcy9lbnVtcy9henVyZWFjdGl2ZWRpcmVjdG9yeS9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsc0VBQXNFO0FBQ3RFLGlGQUFpRjs7O0FBR3BFLFFBQUEsa0JBQWtCLEdBQUc7SUFDOUI7O09BRUc7SUFDSCxRQUFRLEVBQUUsVUFBVTtJQUNwQjs7T0FFRztJQUNILFNBQVMsRUFBRSxXQUFXO0lBQ3RCOztPQUVHO0lBQ0gsU0FBUyxFQUFFLFdBQVc7Q0FDaEIsQ0FBQztBQU9FLFFBQUEsa0JBQWtCLEdBQUc7SUFDOUI7O09BRUc7SUFDSCxFQUFFLEVBQUUsSUFBSTtDQUNGLENBQUM7QUFPRSxRQUFBLG1CQUFtQixHQUFHO0lBQy9CLFFBQVEsRUFBRSxVQUFVO0lBQ3BCLFNBQVMsRUFBRSxXQUFXO0lBQ3RCLFNBQVMsRUFBRSxXQUFXO0NBQ2hCLENBQUM7QUFPRSxRQUFBLG1CQUFtQixHQUFHO0lBQy9COztPQUVHO0lBQ0gsRUFBRSxFQUFFLElBQUk7Q0FDRixDQUFDIn0=