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>
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]
func LookupB2CTenant(ctx *Context, args *LookupB2CTenantArgs, opts ...InvokeOption) (*LookupB2CTenantResult, error)
func LookupB2CTenantOutput(ctx *Context, args *LookupB2CTenantOutputArgs, opts ...InvokeOption) LookupB2CTenantResultOutput
> 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)
}
public static CompletableFuture<GetB2CTenantResult> getB2CTenant(GetB2CTenantArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:azureactivedirectory:getB2CTenant
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName - The name of the resource group.
- Resource
Name string - The initial domain name of the B2C tenant.
- Resource
Group stringName - The name of the resource group.
- Resource
Name string - The initial domain name of the B2C tenant.
- resource
Group StringName - The name of the resource group.
- resource
Name String - The initial domain name of the B2C tenant.
- resource
Group stringName - The name of the resource group.
- resource
Name string - The initial domain name of the B2C tenant.
- resource_
group_ strname - The name of the resource group.
- resource_
name str - The initial domain name of the B2C tenant.
- resource
Group StringName - The name of the resource group.
- resource
Name 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.
Azure Native. Azure Active Directory. Outputs. B2CResource SKUResponse - 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.
- Billing
Config Pulumi.Azure Native. Azure Active Directory. Outputs. B2CTenant Resource Properties Response Billing Config - The billing configuration for the tenant.
- Dictionary<string, string>
- Resource Tags
- Tenant
Id 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
B2CResource
SKUResponse - 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.
- Billing
Config B2CTenantResource Properties Response Billing Config - The billing configuration for the tenant.
- map[string]string
- Resource Tags
- Tenant
Id 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
B2CResource
SKUResponse - 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.
- billing
Config B2CTenantResource Properties Response Billing Config - The billing configuration for the tenant.
- Map<String,String>
- Resource Tags
- tenant
Id 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
B2CResource
SKUResponse - 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.
- billing
Config B2CTenantResource Properties Response Billing Config - The billing configuration for the tenant.
- {[key: string]: string}
- Resource Tags
- tenant
Id 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
B2CResource
SKUResponse - 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 B2CTenantResource Properties Response Billing Config - The billing configuration for the tenant.
- 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.
- billing
Config Property Map - The billing configuration for the tenant.
- Map<String>
- Resource Tags
- tenant
Id String - An identifier of the B2C tenant.
Supporting Types
B2CResourceSKUResponse
B2CTenantResourcePropertiesResponseBillingConfig
- Effective
Start stringDate Utc - The data from which the billing type took effect
- Billing
Type 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 stringDate Utc - The data from which the billing type took effect
- Billing
Type 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 StringDate Utc - The data from which the billing type took effect
- billing
Type 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 stringDate Utc - The data from which the billing type took effect
- billing
Type 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_ strdate_ utc - 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.
- effective
Start StringDate Utc - The data from which the billing type took effect
- billing
Type 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