1. Packages
  2. Azure Native v1
  3. API Docs
  4. azureactivedirectory
  5. getB2CTenant
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

azure-native.azureactivedirectory.getB2CTenant

Explore with Pulumi AI

These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

Get the Azure AD B2C tenant resource. API Version: 2019-01-01-preview.

Using getB2CTenant

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getB2CTenant(args: GetB2CTenantArgs, opts?: InvokeOptions): Promise<GetB2CTenantResult>
function getB2CTenantOutput(args: GetB2CTenantOutputArgs, opts?: InvokeOptions): Output<GetB2CTenantResult>
Copy
def get_b2_c_tenant(resource_group_name: Optional[str] = None,
                    resource_name: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetB2CTenantResult
def get_b2_c_tenant_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                    resource_name: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetB2CTenantResult]
Copy
func LookupB2CTenant(ctx *Context, args *LookupB2CTenantArgs, opts ...InvokeOption) (*LookupB2CTenantResult, error)
func LookupB2CTenantOutput(ctx *Context, args *LookupB2CTenantOutputArgs, opts ...InvokeOption) LookupB2CTenantResultOutput
Copy

> Note: This function is named LookupB2CTenant in the Go SDK.

public static class GetB2CTenant 
{
    public static Task<GetB2CTenantResult> InvokeAsync(GetB2CTenantArgs args, InvokeOptions? opts = null)
    public static Output<GetB2CTenantResult> Invoke(GetB2CTenantInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetB2CTenantResult> getB2CTenant(GetB2CTenantArgs args, InvokeOptions options)
public static Output<GetB2CTenantResult> getB2CTenant(GetB2CTenantArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:azureactivedirectory:getB2CTenant
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
ResourceName
This property is required.
Changes to this property will trigger replacement.
string
The initial domain name of the B2C tenant.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
ResourceName
This property is required.
Changes to this property will trigger replacement.
string
The initial domain name of the B2C tenant.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group.
resourceName
This property is required.
Changes to this property will trigger replacement.
String
The initial domain name of the B2C tenant.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
resourceName
This property is required.
Changes to this property will trigger replacement.
string
The initial domain name of the B2C tenant.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group.
resource_name
This property is required.
Changes to this property will trigger replacement.
str
The initial domain name of the B2C tenant.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group.
resourceName
This property is required.
Changes to this property will trigger replacement.
String
The initial domain name of the B2C tenant.

getB2CTenant Result

The following output properties are available:

Id string
An identifier that represents the B2C tenant resource.
Location string
The location in which the resource is hosted and data resides. Can be one of 'United States', 'Europe', 'Asia Pacific', or 'Australia' (preview). Refer to this documentation for more information.
Name string
The name of the B2C tenant resource.
Sku Pulumi.AzureNative.AzureActiveDirectory.Outputs.B2CResourceSKUResponse
SKU properties of the Azure AD B2C tenant. Learn more about Azure AD B2C billing at aka.ms/b2cBilling.
Type string
The type of the B2C tenant resource.
BillingConfig Pulumi.AzureNative.AzureActiveDirectory.Outputs.B2CTenantResourcePropertiesResponseBillingConfig
The billing configuration for the tenant.
Tags Dictionary<string, string>
Resource Tags
TenantId string
An identifier of the B2C tenant.
Id string
An identifier that represents the B2C tenant resource.
Location string
The location in which the resource is hosted and data resides. Can be one of 'United States', 'Europe', 'Asia Pacific', or 'Australia' (preview). Refer to this documentation for more information.
Name string
The name of the B2C tenant resource.
Sku B2CResourceSKUResponse
SKU properties of the Azure AD B2C tenant. Learn more about Azure AD B2C billing at aka.ms/b2cBilling.
Type string
The type of the B2C tenant resource.
BillingConfig B2CTenantResourcePropertiesResponseBillingConfig
The billing configuration for the tenant.
Tags map[string]string
Resource Tags
TenantId string
An identifier of the B2C tenant.
id String
An identifier that represents the B2C tenant resource.
location String
The location in which the resource is hosted and data resides. Can be one of 'United States', 'Europe', 'Asia Pacific', or 'Australia' (preview). Refer to this documentation for more information.
name String
The name of the B2C tenant resource.
sku B2CResourceSKUResponse
SKU properties of the Azure AD B2C tenant. Learn more about Azure AD B2C billing at aka.ms/b2cBilling.
type String
The type of the B2C tenant resource.
billingConfig B2CTenantResourcePropertiesResponseBillingConfig
The billing configuration for the tenant.
tags Map<String,String>
Resource Tags
tenantId String
An identifier of the B2C tenant.
id string
An identifier that represents the B2C tenant resource.
location string
The location in which the resource is hosted and data resides. Can be one of 'United States', 'Europe', 'Asia Pacific', or 'Australia' (preview). Refer to this documentation for more information.
name string
The name of the B2C tenant resource.
sku B2CResourceSKUResponse
SKU properties of the Azure AD B2C tenant. Learn more about Azure AD B2C billing at aka.ms/b2cBilling.
type string
The type of the B2C tenant resource.
billingConfig B2CTenantResourcePropertiesResponseBillingConfig
The billing configuration for the tenant.
tags {[key: string]: string}
Resource Tags
tenantId string
An identifier of the B2C tenant.
id str
An identifier that represents the B2C tenant resource.
location str
The location in which the resource is hosted and data resides. Can be one of 'United States', 'Europe', 'Asia Pacific', or 'Australia' (preview). Refer to this documentation for more information.
name str
The name of the B2C tenant resource.
sku B2CResourceSKUResponse
SKU properties of the Azure AD B2C tenant. Learn more about Azure AD B2C billing at aka.ms/b2cBilling.
type str
The type of the B2C tenant resource.
billing_config B2CTenantResourcePropertiesResponseBillingConfig
The billing configuration for the tenant.
tags Mapping[str, str]
Resource Tags
tenant_id str
An identifier of the B2C tenant.
id String
An identifier that represents the B2C tenant resource.
location String
The location in which the resource is hosted and data resides. Can be one of 'United States', 'Europe', 'Asia Pacific', or 'Australia' (preview). Refer to this documentation for more information.
name String
The name of the B2C tenant resource.
sku Property Map
SKU properties of the Azure AD B2C tenant. Learn more about Azure AD B2C billing at aka.ms/b2cBilling.
type String
The type of the B2C tenant resource.
billingConfig Property Map
The billing configuration for the tenant.
tags Map<String>
Resource Tags
tenantId String
An identifier of the B2C tenant.

Supporting Types

B2CResourceSKUResponse

Name string
The name of the SKU for the tenant.
Tier string
The tier of the tenant.
Name string
The name of the SKU for the tenant.
Tier string
The tier of the tenant.
name String
The name of the SKU for the tenant.
tier String
The tier of the tenant.
name string
The name of the SKU for the tenant.
tier string
The tier of the tenant.
name str
The name of the SKU for the tenant.
tier str
The tier of the tenant.
name String
The name of the SKU for the tenant.
tier String
The tier of the tenant.

B2CTenantResourcePropertiesResponseBillingConfig

EffectiveStartDateUtc This property is required. string
The data from which the billing type took effect
BillingType string
The type of billing. Will be MAU for all new customers. If 'Auths', it can be updated to 'MAU'. Cannot be changed if value is 'MAU'. Learn more about Azure AD B2C billing at aka.ms/b2cBilling.
EffectiveStartDateUtc This property is required. string
The data from which the billing type took effect
BillingType string
The type of billing. Will be MAU for all new customers. If 'Auths', it can be updated to 'MAU'. Cannot be changed if value is 'MAU'. Learn more about Azure AD B2C billing at aka.ms/b2cBilling.
effectiveStartDateUtc This property is required. String
The data from which the billing type took effect
billingType String
The type of billing. Will be MAU for all new customers. If 'Auths', it can be updated to 'MAU'. Cannot be changed if value is 'MAU'. Learn more about Azure AD B2C billing at aka.ms/b2cBilling.
effectiveStartDateUtc This property is required. string
The data from which the billing type took effect
billingType string
The type of billing. Will be MAU for all new customers. If 'Auths', it can be updated to 'MAU'. Cannot be changed if value is 'MAU'. Learn more about Azure AD B2C billing at aka.ms/b2cBilling.
effective_start_date_utc This property is required. str
The data from which the billing type took effect
billing_type str
The type of billing. Will be MAU for all new customers. If 'Auths', it can be updated to 'MAU'. Cannot be changed if value is 'MAU'. Learn more about Azure AD B2C billing at aka.ms/b2cBilling.
effectiveStartDateUtc This property is required. String
The data from which the billing type took effect
billingType String
The type of billing. Will be MAU for all new customers. If 'Auths', it can be updated to 'MAU'. Cannot be changed if value is 'MAU'. Learn more about Azure AD B2C billing at aka.ms/b2cBilling.

Package Details

Repository
azure-native-v1 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi