1. Packages
  2. Azure Native
  3. API Docs
  4. billing
  5. getBillingProfile
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.68.0 published on Tuesday, Oct 22, 2024 by Pulumi

azure-native.billing.getBillingProfile

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.68.0 published on Tuesday, Oct 22, 2024 by Pulumi

    Gets a billing profile by its ID. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement and Microsoft Partner Agreement. Azure REST API version: 2024-04-01.

    Using getBillingProfile

    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 getBillingProfile(args: GetBillingProfileArgs, opts?: InvokeOptions): Promise<GetBillingProfileResult>
    function getBillingProfileOutput(args: GetBillingProfileOutputArgs, opts?: InvokeOptions): Output<GetBillingProfileResult>
    def get_billing_profile(billing_account_name: Optional[str] = None,
                            billing_profile_name: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetBillingProfileResult
    def get_billing_profile_output(billing_account_name: Optional[pulumi.Input[str]] = None,
                            billing_profile_name: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetBillingProfileResult]
    func LookupBillingProfile(ctx *Context, args *LookupBillingProfileArgs, opts ...InvokeOption) (*LookupBillingProfileResult, error)
    func LookupBillingProfileOutput(ctx *Context, args *LookupBillingProfileOutputArgs, opts ...InvokeOption) LookupBillingProfileResultOutput

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

    public static class GetBillingProfile 
    {
        public static Task<GetBillingProfileResult> InvokeAsync(GetBillingProfileArgs args, InvokeOptions? opts = null)
        public static Output<GetBillingProfileResult> Invoke(GetBillingProfileInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetBillingProfileResult> getBillingProfile(GetBillingProfileArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:billing:getBillingProfile
      arguments:
        # arguments dictionary

    The following arguments are supported:

    BillingAccountName string
    The ID that uniquely identifies a billing account.
    BillingProfileName string
    The ID that uniquely identifies a billing profile.
    BillingAccountName string
    The ID that uniquely identifies a billing account.
    BillingProfileName string
    The ID that uniquely identifies a billing profile.
    billingAccountName String
    The ID that uniquely identifies a billing account.
    billingProfileName String
    The ID that uniquely identifies a billing profile.
    billingAccountName string
    The ID that uniquely identifies a billing account.
    billingProfileName string
    The ID that uniquely identifies a billing profile.
    billing_account_name str
    The ID that uniquely identifies a billing account.
    billing_profile_name str
    The ID that uniquely identifies a billing profile.
    billingAccountName String
    The ID that uniquely identifies a billing account.
    billingProfileName String
    The ID that uniquely identifies a billing profile.

    getBillingProfile Result

    The following output properties are available:

    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Name string
    The name of the resource
    Properties Pulumi.AzureNative.Billing.Outputs.BillingProfilePropertiesResponse
    A billing profile.
    SystemData Pulumi.AzureNative.Billing.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Tags Dictionary<string, string>
    Dictionary of metadata associated with the resource. It may not be populated for all resource types. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \ ? /
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Name string
    The name of the resource
    Properties BillingProfilePropertiesResponse
    A billing profile.
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Tags map[string]string
    Dictionary of metadata associated with the resource. It may not be populated for all resource types. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \ ? /
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name String
    The name of the resource
    properties BillingProfilePropertiesResponse
    A billing profile.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    tags Map<String,String>
    Dictionary of metadata associated with the resource. It may not be populated for all resource types. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \ ? /
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name string
    The name of the resource
    properties BillingProfilePropertiesResponse
    A billing profile.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    tags {[key: string]: string}
    Dictionary of metadata associated with the resource. It may not be populated for all resource types. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \ ? /
    id str
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name str
    The name of the resource
    properties BillingProfilePropertiesResponse
    A billing profile.
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    tags Mapping[str, str]
    Dictionary of metadata associated with the resource. It may not be populated for all resource types. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \ ? /
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name String
    The name of the resource
    properties Property Map
    A billing profile.
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    tags Map<String>
    Dictionary of metadata associated with the resource. It may not be populated for all resource types. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \ ? /

    Supporting Types

    AzurePlanResponse

    SkuDescription string
    The sku description.
    ProductId string
    The ID that uniquely identifies a product.
    SkuId string
    The sku id.
    SkuDescription string
    The sku description.
    ProductId string
    The ID that uniquely identifies a product.
    SkuId string
    The sku id.
    skuDescription String
    The sku description.
    productId String
    The ID that uniquely identifies a product.
    skuId String
    The sku id.
    skuDescription string
    The sku description.
    productId string
    The ID that uniquely identifies a product.
    skuId string
    The sku id.
    sku_description str
    The sku description.
    product_id str
    The ID that uniquely identifies a product.
    sku_id str
    The sku id.
    skuDescription String
    The sku description.
    productId String
    The ID that uniquely identifies a product.
    skuId String
    The sku id.

    BillingProfilePropertiesResponse

    BillingRelationshipType string
    Identifies the billing relationship represented by the billing profile. The billing relationship may be between Microsoft, the customer, and/or a third-party.
    Currency string
    The currency in which the charges for the billing profile are billed.
    HasReadAccess bool
    Indicates whether user has read access to the billing profile.
    InvoiceDay int
    The day of the month when the invoice for the billing profile is generated.
    OtherPaymentTerms List<Pulumi.AzureNative.Billing.Inputs.PaymentTermResponse>
    The other payment terms of the billing profile.
    ProvisioningState string
    The provisioning state of the resource during a long-running operation.
    SpendingLimit string
    The billing profile spending limit.
    SpendingLimitDetails List<Pulumi.AzureNative.Billing.Inputs.SpendingLimitDetailsResponse>
    The details of billing profile spending limit.
    Status string
    The status of the billing profile.
    StatusReasonCode string
    Reason for the specified billing profile status.
    SystemId string
    The system generated unique identifier for a billing profile.
    TargetClouds List<string>
    Identifies the cloud environments that are associated with a billing profile. This is a system managed optional field and gets updated as the billing profile gets associated with accounts in various clouds.
    BillTo Pulumi.AzureNative.Billing.Inputs.BillingProfilePropertiesResponseBillTo
    Billing address.
    CurrentPaymentTerm Pulumi.AzureNative.Billing.Inputs.BillingProfilePropertiesResponseCurrentPaymentTerm
    The current payment term of the billing profile.
    DisplayName string
    The name of the billing profile.
    EnabledAzurePlans List<Pulumi.AzureNative.Billing.Inputs.AzurePlanResponse>
    Information about the enabled azure plans.
    IndirectRelationshipInfo Pulumi.AzureNative.Billing.Inputs.BillingProfilePropertiesResponseIndirectRelationshipInfo
    Identifies the billing profile that is linked to another billing profile in indirect purchase motion.
    InvoiceEmailOptIn bool
    Flag controlling whether the invoices for the billing profile are sent through email.
    InvoiceRecipients List<string>
    The list of email addresses to receive invoices by email for the billing profile.
    PoNumber string
    The default purchase order number that will appear on the invoices generated for the billing profile.
    ShipTo Pulumi.AzureNative.Billing.Inputs.BillingProfilePropertiesResponseShipTo
    The default address where the products are shipped, or the services are being used. If a ship to is not specified for a product or a subscription, then this address will be used.
    SoldTo Pulumi.AzureNative.Billing.Inputs.BillingProfilePropertiesResponseSoldTo
    The address of the individual or organization that is responsible for the billing account.
    Tags Dictionary<string, string>
    Dictionary of metadata associated with the resource. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \ ? /
    BillingRelationshipType string
    Identifies the billing relationship represented by the billing profile. The billing relationship may be between Microsoft, the customer, and/or a third-party.
    Currency string
    The currency in which the charges for the billing profile are billed.
    HasReadAccess bool
    Indicates whether user has read access to the billing profile.
    InvoiceDay int
    The day of the month when the invoice for the billing profile is generated.
    OtherPaymentTerms []PaymentTermResponse
    The other payment terms of the billing profile.
    ProvisioningState string
    The provisioning state of the resource during a long-running operation.
    SpendingLimit string
    The billing profile spending limit.
    SpendingLimitDetails []SpendingLimitDetailsResponse
    The details of billing profile spending limit.
    Status string
    The status of the billing profile.
    StatusReasonCode string
    Reason for the specified billing profile status.
    SystemId string
    The system generated unique identifier for a billing profile.
    TargetClouds []string
    Identifies the cloud environments that are associated with a billing profile. This is a system managed optional field and gets updated as the billing profile gets associated with accounts in various clouds.
    BillTo BillingProfilePropertiesResponseBillTo
    Billing address.
    CurrentPaymentTerm BillingProfilePropertiesResponseCurrentPaymentTerm
    The current payment term of the billing profile.
    DisplayName string
    The name of the billing profile.
    EnabledAzurePlans []AzurePlanResponse
    Information about the enabled azure plans.
    IndirectRelationshipInfo BillingProfilePropertiesResponseIndirectRelationshipInfo
    Identifies the billing profile that is linked to another billing profile in indirect purchase motion.
    InvoiceEmailOptIn bool
    Flag controlling whether the invoices for the billing profile are sent through email.
    InvoiceRecipients []string
    The list of email addresses to receive invoices by email for the billing profile.
    PoNumber string
    The default purchase order number that will appear on the invoices generated for the billing profile.
    ShipTo BillingProfilePropertiesResponseShipTo
    The default address where the products are shipped, or the services are being used. If a ship to is not specified for a product or a subscription, then this address will be used.
    SoldTo BillingProfilePropertiesResponseSoldTo
    The address of the individual or organization that is responsible for the billing account.
    Tags map[string]string
    Dictionary of metadata associated with the resource. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \ ? /
    billingRelationshipType String
    Identifies the billing relationship represented by the billing profile. The billing relationship may be between Microsoft, the customer, and/or a third-party.
    currency String
    The currency in which the charges for the billing profile are billed.
    hasReadAccess Boolean
    Indicates whether user has read access to the billing profile.
    invoiceDay Integer
    The day of the month when the invoice for the billing profile is generated.
    otherPaymentTerms List<PaymentTermResponse>
    The other payment terms of the billing profile.
    provisioningState String
    The provisioning state of the resource during a long-running operation.
    spendingLimit String
    The billing profile spending limit.
    spendingLimitDetails List<SpendingLimitDetailsResponse>
    The details of billing profile spending limit.
    status String
    The status of the billing profile.
    statusReasonCode String
    Reason for the specified billing profile status.
    systemId String
    The system generated unique identifier for a billing profile.
    targetClouds List<String>
    Identifies the cloud environments that are associated with a billing profile. This is a system managed optional field and gets updated as the billing profile gets associated with accounts in various clouds.
    billTo BillingProfilePropertiesResponseBillTo
    Billing address.
    currentPaymentTerm BillingProfilePropertiesResponseCurrentPaymentTerm
    The current payment term of the billing profile.
    displayName String
    The name of the billing profile.
    enabledAzurePlans List<AzurePlanResponse>
    Information about the enabled azure plans.
    indirectRelationshipInfo BillingProfilePropertiesResponseIndirectRelationshipInfo
    Identifies the billing profile that is linked to another billing profile in indirect purchase motion.
    invoiceEmailOptIn Boolean
    Flag controlling whether the invoices for the billing profile are sent through email.
    invoiceRecipients List<String>
    The list of email addresses to receive invoices by email for the billing profile.
    poNumber String
    The default purchase order number that will appear on the invoices generated for the billing profile.
    shipTo BillingProfilePropertiesResponseShipTo
    The default address where the products are shipped, or the services are being used. If a ship to is not specified for a product or a subscription, then this address will be used.
    soldTo BillingProfilePropertiesResponseSoldTo
    The address of the individual or organization that is responsible for the billing account.
    tags Map<String,String>
    Dictionary of metadata associated with the resource. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \ ? /
    billingRelationshipType string
    Identifies the billing relationship represented by the billing profile. The billing relationship may be between Microsoft, the customer, and/or a third-party.
    currency string
    The currency in which the charges for the billing profile are billed.
    hasReadAccess boolean
    Indicates whether user has read access to the billing profile.
    invoiceDay number
    The day of the month when the invoice for the billing profile is generated.
    otherPaymentTerms PaymentTermResponse[]
    The other payment terms of the billing profile.
    provisioningState string
    The provisioning state of the resource during a long-running operation.
    spendingLimit string
    The billing profile spending limit.
    spendingLimitDetails SpendingLimitDetailsResponse[]
    The details of billing profile spending limit.
    status string
    The status of the billing profile.
    statusReasonCode string
    Reason for the specified billing profile status.
    systemId string
    The system generated unique identifier for a billing profile.
    targetClouds string[]
    Identifies the cloud environments that are associated with a billing profile. This is a system managed optional field and gets updated as the billing profile gets associated with accounts in various clouds.
    billTo BillingProfilePropertiesResponseBillTo
    Billing address.
    currentPaymentTerm BillingProfilePropertiesResponseCurrentPaymentTerm
    The current payment term of the billing profile.
    displayName string
    The name of the billing profile.
    enabledAzurePlans AzurePlanResponse[]
    Information about the enabled azure plans.
    indirectRelationshipInfo BillingProfilePropertiesResponseIndirectRelationshipInfo
    Identifies the billing profile that is linked to another billing profile in indirect purchase motion.
    invoiceEmailOptIn boolean
    Flag controlling whether the invoices for the billing profile are sent through email.
    invoiceRecipients string[]
    The list of email addresses to receive invoices by email for the billing profile.
    poNumber string
    The default purchase order number that will appear on the invoices generated for the billing profile.
    shipTo BillingProfilePropertiesResponseShipTo
    The default address where the products are shipped, or the services are being used. If a ship to is not specified for a product or a subscription, then this address will be used.
    soldTo BillingProfilePropertiesResponseSoldTo
    The address of the individual or organization that is responsible for the billing account.
    tags {[key: string]: string}
    Dictionary of metadata associated with the resource. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \ ? /
    billing_relationship_type str
    Identifies the billing relationship represented by the billing profile. The billing relationship may be between Microsoft, the customer, and/or a third-party.
    currency str
    The currency in which the charges for the billing profile are billed.
    has_read_access bool
    Indicates whether user has read access to the billing profile.
    invoice_day int
    The day of the month when the invoice for the billing profile is generated.
    other_payment_terms Sequence[PaymentTermResponse]
    The other payment terms of the billing profile.
    provisioning_state str
    The provisioning state of the resource during a long-running operation.
    spending_limit str
    The billing profile spending limit.
    spending_limit_details Sequence[SpendingLimitDetailsResponse]
    The details of billing profile spending limit.
    status str
    The status of the billing profile.
    status_reason_code str
    Reason for the specified billing profile status.
    system_id str
    The system generated unique identifier for a billing profile.
    target_clouds Sequence[str]
    Identifies the cloud environments that are associated with a billing profile. This is a system managed optional field and gets updated as the billing profile gets associated with accounts in various clouds.
    bill_to BillingProfilePropertiesResponseBillTo
    Billing address.
    current_payment_term BillingProfilePropertiesResponseCurrentPaymentTerm
    The current payment term of the billing profile.
    display_name str
    The name of the billing profile.
    enabled_azure_plans Sequence[AzurePlanResponse]
    Information about the enabled azure plans.
    indirect_relationship_info BillingProfilePropertiesResponseIndirectRelationshipInfo
    Identifies the billing profile that is linked to another billing profile in indirect purchase motion.
    invoice_email_opt_in bool
    Flag controlling whether the invoices for the billing profile are sent through email.
    invoice_recipients Sequence[str]
    The list of email addresses to receive invoices by email for the billing profile.
    po_number str
    The default purchase order number that will appear on the invoices generated for the billing profile.
    ship_to BillingProfilePropertiesResponseShipTo
    The default address where the products are shipped, or the services are being used. If a ship to is not specified for a product or a subscription, then this address will be used.
    sold_to BillingProfilePropertiesResponseSoldTo
    The address of the individual or organization that is responsible for the billing account.
    tags Mapping[str, str]
    Dictionary of metadata associated with the resource. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \ ? /
    billingRelationshipType String
    Identifies the billing relationship represented by the billing profile. The billing relationship may be between Microsoft, the customer, and/or a third-party.
    currency String
    The currency in which the charges for the billing profile are billed.
    hasReadAccess Boolean
    Indicates whether user has read access to the billing profile.
    invoiceDay Number
    The day of the month when the invoice for the billing profile is generated.
    otherPaymentTerms List<Property Map>
    The other payment terms of the billing profile.
    provisioningState String
    The provisioning state of the resource during a long-running operation.
    spendingLimit String
    The billing profile spending limit.
    spendingLimitDetails List<Property Map>
    The details of billing profile spending limit.
    status String
    The status of the billing profile.
    statusReasonCode String
    Reason for the specified billing profile status.
    systemId String
    The system generated unique identifier for a billing profile.
    targetClouds List<String>
    Identifies the cloud environments that are associated with a billing profile. This is a system managed optional field and gets updated as the billing profile gets associated with accounts in various clouds.
    billTo Property Map
    Billing address.
    currentPaymentTerm Property Map
    The current payment term of the billing profile.
    displayName String
    The name of the billing profile.
    enabledAzurePlans List<Property Map>
    Information about the enabled azure plans.
    indirectRelationshipInfo Property Map
    Identifies the billing profile that is linked to another billing profile in indirect purchase motion.
    invoiceEmailOptIn Boolean
    Flag controlling whether the invoices for the billing profile are sent through email.
    invoiceRecipients List<String>
    The list of email addresses to receive invoices by email for the billing profile.
    poNumber String
    The default purchase order number that will appear on the invoices generated for the billing profile.
    shipTo Property Map
    The default address where the products are shipped, or the services are being used. If a ship to is not specified for a product or a subscription, then this address will be used.
    soldTo Property Map
    The address of the individual or organization that is responsible for the billing account.
    tags Map<String>
    Dictionary of metadata associated with the resource. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \ ? /

    BillingProfilePropertiesResponseBillTo

    AddressLine1 string
    Address line 1.
    Country string
    Country code uses ISO 3166-1 Alpha-2 format.
    AddressLine2 string
    Address line 2.
    AddressLine3 string
    Address line 3.
    City string
    Address city.
    CompanyName string
    Company name. Optional for MCA Individual (Pay-as-you-go).
    District string
    Address district.
    Email string
    Email address.
    FirstName string
    First name. Optional for MCA Enterprise.
    IsValidAddress bool
    Indicates if the address is incomplete.
    LastName string
    Last name. Optional for MCA Enterprise.
    MiddleName string
    Middle name.
    PhoneNumber string
    Phone number.
    PostalCode string
    Postal code.
    Region string
    Address region.
    AddressLine1 string
    Address line 1.
    Country string
    Country code uses ISO 3166-1 Alpha-2 format.
    AddressLine2 string
    Address line 2.
    AddressLine3 string
    Address line 3.
    City string
    Address city.
    CompanyName string
    Company name. Optional for MCA Individual (Pay-as-you-go).
    District string
    Address district.
    Email string
    Email address.
    FirstName string
    First name. Optional for MCA Enterprise.
    IsValidAddress bool
    Indicates if the address is incomplete.
    LastName string
    Last name. Optional for MCA Enterprise.
    MiddleName string
    Middle name.
    PhoneNumber string
    Phone number.
    PostalCode string
    Postal code.
    Region string
    Address region.
    addressLine1 String
    Address line 1.
    country String
    Country code uses ISO 3166-1 Alpha-2 format.
    addressLine2 String
    Address line 2.
    addressLine3 String
    Address line 3.
    city String
    Address city.
    companyName String
    Company name. Optional for MCA Individual (Pay-as-you-go).
    district String
    Address district.
    email String
    Email address.
    firstName String
    First name. Optional for MCA Enterprise.
    isValidAddress Boolean
    Indicates if the address is incomplete.
    lastName String
    Last name. Optional for MCA Enterprise.
    middleName String
    Middle name.
    phoneNumber String
    Phone number.
    postalCode String
    Postal code.
    region String
    Address region.
    addressLine1 string
    Address line 1.
    country string
    Country code uses ISO 3166-1 Alpha-2 format.
    addressLine2 string
    Address line 2.
    addressLine3 string
    Address line 3.
    city string
    Address city.
    companyName string
    Company name. Optional for MCA Individual (Pay-as-you-go).
    district string
    Address district.
    email string
    Email address.
    firstName string
    First name. Optional for MCA Enterprise.
    isValidAddress boolean
    Indicates if the address is incomplete.
    lastName string
    Last name. Optional for MCA Enterprise.
    middleName string
    Middle name.
    phoneNumber string
    Phone number.
    postalCode string
    Postal code.
    region string
    Address region.
    address_line1 str
    Address line 1.
    country str
    Country code uses ISO 3166-1 Alpha-2 format.
    address_line2 str
    Address line 2.
    address_line3 str
    Address line 3.
    city str
    Address city.
    company_name str
    Company name. Optional for MCA Individual (Pay-as-you-go).
    district str
    Address district.
    email str
    Email address.
    first_name str
    First name. Optional for MCA Enterprise.
    is_valid_address bool
    Indicates if the address is incomplete.
    last_name str
    Last name. Optional for MCA Enterprise.
    middle_name str
    Middle name.
    phone_number str
    Phone number.
    postal_code str
    Postal code.
    region str
    Address region.
    addressLine1 String
    Address line 1.
    country String
    Country code uses ISO 3166-1 Alpha-2 format.
    addressLine2 String
    Address line 2.
    addressLine3 String
    Address line 3.
    city String
    Address city.
    companyName String
    Company name. Optional for MCA Individual (Pay-as-you-go).
    district String
    Address district.
    email String
    Email address.
    firstName String
    First name. Optional for MCA Enterprise.
    isValidAddress Boolean
    Indicates if the address is incomplete.
    lastName String
    Last name. Optional for MCA Enterprise.
    middleName String
    Middle name.
    phoneNumber String
    Phone number.
    postalCode String
    Postal code.
    region String
    Address region.

    BillingProfilePropertiesResponseCurrentPaymentTerm

    IsDefault bool
    Indicates payment term is the standard payment term.
    EndDate string
    The date on when the defined 'Payment Term' will end and is always in UTC.
    StartDate string
    The date on when the defined 'Payment Term' will be effective from and is always in UTC.
    Term string
    Represents duration in netXX format. Always in days.
    IsDefault bool
    Indicates payment term is the standard payment term.
    EndDate string
    The date on when the defined 'Payment Term' will end and is always in UTC.
    StartDate string
    The date on when the defined 'Payment Term' will be effective from and is always in UTC.
    Term string
    Represents duration in netXX format. Always in days.
    isDefault Boolean
    Indicates payment term is the standard payment term.
    endDate String
    The date on when the defined 'Payment Term' will end and is always in UTC.
    startDate String
    The date on when the defined 'Payment Term' will be effective from and is always in UTC.
    term String
    Represents duration in netXX format. Always in days.
    isDefault boolean
    Indicates payment term is the standard payment term.
    endDate string
    The date on when the defined 'Payment Term' will end and is always in UTC.
    startDate string
    The date on when the defined 'Payment Term' will be effective from and is always in UTC.
    term string
    Represents duration in netXX format. Always in days.
    is_default bool
    Indicates payment term is the standard payment term.
    end_date str
    The date on when the defined 'Payment Term' will end and is always in UTC.
    start_date str
    The date on when the defined 'Payment Term' will be effective from and is always in UTC.
    term str
    Represents duration in netXX format. Always in days.
    isDefault Boolean
    Indicates payment term is the standard payment term.
    endDate String
    The date on when the defined 'Payment Term' will end and is always in UTC.
    startDate String
    The date on when the defined 'Payment Term' will be effective from and is always in UTC.
    term String
    Represents duration in netXX format. Always in days.

    BillingProfilePropertiesResponseIndirectRelationshipInfo

    BillingAccountName string
    The billing account name of the partner or the customer for an indirect motion.
    BillingProfileName string
    The billing profile name of the partner or the customer for an indirect motion.
    DisplayName string
    The display name of the partner or customer for an indirect motion.
    BillingAccountName string
    The billing account name of the partner or the customer for an indirect motion.
    BillingProfileName string
    The billing profile name of the partner or the customer for an indirect motion.
    DisplayName string
    The display name of the partner or customer for an indirect motion.
    billingAccountName String
    The billing account name of the partner or the customer for an indirect motion.
    billingProfileName String
    The billing profile name of the partner or the customer for an indirect motion.
    displayName String
    The display name of the partner or customer for an indirect motion.
    billingAccountName string
    The billing account name of the partner or the customer for an indirect motion.
    billingProfileName string
    The billing profile name of the partner or the customer for an indirect motion.
    displayName string
    The display name of the partner or customer for an indirect motion.
    billing_account_name str
    The billing account name of the partner or the customer for an indirect motion.
    billing_profile_name str
    The billing profile name of the partner or the customer for an indirect motion.
    display_name str
    The display name of the partner or customer for an indirect motion.
    billingAccountName String
    The billing account name of the partner or the customer for an indirect motion.
    billingProfileName String
    The billing profile name of the partner or the customer for an indirect motion.
    displayName String
    The display name of the partner or customer for an indirect motion.

    BillingProfilePropertiesResponseShipTo

    AddressLine1 string
    Address line 1.
    Country string
    Country code uses ISO 3166-1 Alpha-2 format.
    AddressLine2 string
    Address line 2.
    AddressLine3 string
    Address line 3.
    City string
    Address city.
    CompanyName string
    Company name. Optional for MCA Individual (Pay-as-you-go).
    District string
    Address district.
    Email string
    Email address.
    FirstName string
    First name. Optional for MCA Enterprise.
    IsValidAddress bool
    Indicates if the address is incomplete.
    LastName string
    Last name. Optional for MCA Enterprise.
    MiddleName string
    Middle name.
    PhoneNumber string
    Phone number.
    PostalCode string
    Postal code.
    Region string
    Address region.
    AddressLine1 string
    Address line 1.
    Country string
    Country code uses ISO 3166-1 Alpha-2 format.
    AddressLine2 string
    Address line 2.
    AddressLine3 string
    Address line 3.
    City string
    Address city.
    CompanyName string
    Company name. Optional for MCA Individual (Pay-as-you-go).
    District string
    Address district.
    Email string
    Email address.
    FirstName string
    First name. Optional for MCA Enterprise.
    IsValidAddress bool
    Indicates if the address is incomplete.
    LastName string
    Last name. Optional for MCA Enterprise.
    MiddleName string
    Middle name.
    PhoneNumber string
    Phone number.
    PostalCode string
    Postal code.
    Region string
    Address region.
    addressLine1 String
    Address line 1.
    country String
    Country code uses ISO 3166-1 Alpha-2 format.
    addressLine2 String
    Address line 2.
    addressLine3 String
    Address line 3.
    city String
    Address city.
    companyName String
    Company name. Optional for MCA Individual (Pay-as-you-go).
    district String
    Address district.
    email String
    Email address.
    firstName String
    First name. Optional for MCA Enterprise.
    isValidAddress Boolean
    Indicates if the address is incomplete.
    lastName String
    Last name. Optional for MCA Enterprise.
    middleName String
    Middle name.
    phoneNumber String
    Phone number.
    postalCode String
    Postal code.
    region String
    Address region.
    addressLine1 string
    Address line 1.
    country string
    Country code uses ISO 3166-1 Alpha-2 format.
    addressLine2 string
    Address line 2.
    addressLine3 string
    Address line 3.
    city string
    Address city.
    companyName string
    Company name. Optional for MCA Individual (Pay-as-you-go).
    district string
    Address district.
    email string
    Email address.
    firstName string
    First name. Optional for MCA Enterprise.
    isValidAddress boolean
    Indicates if the address is incomplete.
    lastName string
    Last name. Optional for MCA Enterprise.
    middleName string
    Middle name.
    phoneNumber string
    Phone number.
    postalCode string
    Postal code.
    region string
    Address region.
    address_line1 str
    Address line 1.
    country str
    Country code uses ISO 3166-1 Alpha-2 format.
    address_line2 str
    Address line 2.
    address_line3 str
    Address line 3.
    city str
    Address city.
    company_name str
    Company name. Optional for MCA Individual (Pay-as-you-go).
    district str
    Address district.
    email str
    Email address.
    first_name str
    First name. Optional for MCA Enterprise.
    is_valid_address bool
    Indicates if the address is incomplete.
    last_name str
    Last name. Optional for MCA Enterprise.
    middle_name str
    Middle name.
    phone_number str
    Phone number.
    postal_code str
    Postal code.
    region str
    Address region.
    addressLine1 String
    Address line 1.
    country String
    Country code uses ISO 3166-1 Alpha-2 format.
    addressLine2 String
    Address line 2.
    addressLine3 String
    Address line 3.
    city String
    Address city.
    companyName String
    Company name. Optional for MCA Individual (Pay-as-you-go).
    district String
    Address district.
    email String
    Email address.
    firstName String
    First name. Optional for MCA Enterprise.
    isValidAddress Boolean
    Indicates if the address is incomplete.
    lastName String
    Last name. Optional for MCA Enterprise.
    middleName String
    Middle name.
    phoneNumber String
    Phone number.
    postalCode String
    Postal code.
    region String
    Address region.

    BillingProfilePropertiesResponseSoldTo

    AddressLine1 string
    Address line 1.
    Country string
    Country code uses ISO 3166-1 Alpha-2 format.
    AddressLine2 string
    Address line 2.
    AddressLine3 string
    Address line 3.
    City string
    Address city.
    CompanyName string
    Company name. Optional for MCA Individual (Pay-as-you-go).
    District string
    Address district.
    Email string
    Email address.
    FirstName string
    First name. Optional for MCA Enterprise.
    IsValidAddress bool
    Indicates if the address is incomplete.
    LastName string
    Last name. Optional for MCA Enterprise.
    MiddleName string
    Middle name.
    PhoneNumber string
    Phone number.
    PostalCode string
    Postal code.
    Region string
    Address region.
    AddressLine1 string
    Address line 1.
    Country string
    Country code uses ISO 3166-1 Alpha-2 format.
    AddressLine2 string
    Address line 2.
    AddressLine3 string
    Address line 3.
    City string
    Address city.
    CompanyName string
    Company name. Optional for MCA Individual (Pay-as-you-go).
    District string
    Address district.
    Email string
    Email address.
    FirstName string
    First name. Optional for MCA Enterprise.
    IsValidAddress bool
    Indicates if the address is incomplete.
    LastName string
    Last name. Optional for MCA Enterprise.
    MiddleName string
    Middle name.
    PhoneNumber string
    Phone number.
    PostalCode string
    Postal code.
    Region string
    Address region.
    addressLine1 String
    Address line 1.
    country String
    Country code uses ISO 3166-1 Alpha-2 format.
    addressLine2 String
    Address line 2.
    addressLine3 String
    Address line 3.
    city String
    Address city.
    companyName String
    Company name. Optional for MCA Individual (Pay-as-you-go).
    district String
    Address district.
    email String
    Email address.
    firstName String
    First name. Optional for MCA Enterprise.
    isValidAddress Boolean
    Indicates if the address is incomplete.
    lastName String
    Last name. Optional for MCA Enterprise.
    middleName String
    Middle name.
    phoneNumber String
    Phone number.
    postalCode String
    Postal code.
    region String
    Address region.
    addressLine1 string
    Address line 1.
    country string
    Country code uses ISO 3166-1 Alpha-2 format.
    addressLine2 string
    Address line 2.
    addressLine3 string
    Address line 3.
    city string
    Address city.
    companyName string
    Company name. Optional for MCA Individual (Pay-as-you-go).
    district string
    Address district.
    email string
    Email address.
    firstName string
    First name. Optional for MCA Enterprise.
    isValidAddress boolean
    Indicates if the address is incomplete.
    lastName string
    Last name. Optional for MCA Enterprise.
    middleName string
    Middle name.
    phoneNumber string
    Phone number.
    postalCode string
    Postal code.
    region string
    Address region.
    address_line1 str
    Address line 1.
    country str
    Country code uses ISO 3166-1 Alpha-2 format.
    address_line2 str
    Address line 2.
    address_line3 str
    Address line 3.
    city str
    Address city.
    company_name str
    Company name. Optional for MCA Individual (Pay-as-you-go).
    district str
    Address district.
    email str
    Email address.
    first_name str
    First name. Optional for MCA Enterprise.
    is_valid_address bool
    Indicates if the address is incomplete.
    last_name str
    Last name. Optional for MCA Enterprise.
    middle_name str
    Middle name.
    phone_number str
    Phone number.
    postal_code str
    Postal code.
    region str
    Address region.
    addressLine1 String
    Address line 1.
    country String
    Country code uses ISO 3166-1 Alpha-2 format.
    addressLine2 String
    Address line 2.
    addressLine3 String
    Address line 3.
    city String
    Address city.
    companyName String
    Company name. Optional for MCA Individual (Pay-as-you-go).
    district String
    Address district.
    email String
    Email address.
    firstName String
    First name. Optional for MCA Enterprise.
    isValidAddress Boolean
    Indicates if the address is incomplete.
    lastName String
    Last name. Optional for MCA Enterprise.
    middleName String
    Middle name.
    phoneNumber String
    Phone number.
    postalCode String
    Postal code.
    region String
    Address region.

    PaymentTermResponse

    IsDefault bool
    Indicates payment term is the standard payment term.
    EndDate string
    The date on when the defined 'Payment Term' will end and is always in UTC.
    StartDate string
    The date on when the defined 'Payment Term' will be effective from and is always in UTC.
    Term string
    Represents duration in netXX format. Always in days.
    IsDefault bool
    Indicates payment term is the standard payment term.
    EndDate string
    The date on when the defined 'Payment Term' will end and is always in UTC.
    StartDate string
    The date on when the defined 'Payment Term' will be effective from and is always in UTC.
    Term string
    Represents duration in netXX format. Always in days.
    isDefault Boolean
    Indicates payment term is the standard payment term.
    endDate String
    The date on when the defined 'Payment Term' will end and is always in UTC.
    startDate String
    The date on when the defined 'Payment Term' will be effective from and is always in UTC.
    term String
    Represents duration in netXX format. Always in days.
    isDefault boolean
    Indicates payment term is the standard payment term.
    endDate string
    The date on when the defined 'Payment Term' will end and is always in UTC.
    startDate string
    The date on when the defined 'Payment Term' will be effective from and is always in UTC.
    term string
    Represents duration in netXX format. Always in days.
    is_default bool
    Indicates payment term is the standard payment term.
    end_date str
    The date on when the defined 'Payment Term' will end and is always in UTC.
    start_date str
    The date on when the defined 'Payment Term' will be effective from and is always in UTC.
    term str
    Represents duration in netXX format. Always in days.
    isDefault Boolean
    Indicates payment term is the standard payment term.
    endDate String
    The date on when the defined 'Payment Term' will end and is always in UTC.
    startDate String
    The date on when the defined 'Payment Term' will be effective from and is always in UTC.
    term String
    Represents duration in netXX format. Always in days.

    SpendingLimitDetailsResponse

    Amount double
    The initial amount for the billing profile.
    Currency string
    The currency in which the charges for the billing profile are billed.
    EndDate string
    The date when this spending limit is no longer in effect.
    StartDate string
    The date when this spending limit goes into effect.
    Status string
    The status of current spending limit.
    Type string
    The type of spending limit.
    Amount float64
    The initial amount for the billing profile.
    Currency string
    The currency in which the charges for the billing profile are billed.
    EndDate string
    The date when this spending limit is no longer in effect.
    StartDate string
    The date when this spending limit goes into effect.
    Status string
    The status of current spending limit.
    Type string
    The type of spending limit.
    amount Double
    The initial amount for the billing profile.
    currency String
    The currency in which the charges for the billing profile are billed.
    endDate String
    The date when this spending limit is no longer in effect.
    startDate String
    The date when this spending limit goes into effect.
    status String
    The status of current spending limit.
    type String
    The type of spending limit.
    amount number
    The initial amount for the billing profile.
    currency string
    The currency in which the charges for the billing profile are billed.
    endDate string
    The date when this spending limit is no longer in effect.
    startDate string
    The date when this spending limit goes into effect.
    status string
    The status of current spending limit.
    type string
    The type of spending limit.
    amount float
    The initial amount for the billing profile.
    currency str
    The currency in which the charges for the billing profile are billed.
    end_date str
    The date when this spending limit is no longer in effect.
    start_date str
    The date when this spending limit goes into effect.
    status str
    The status of current spending limit.
    type str
    The type of spending limit.
    amount Number
    The initial amount for the billing profile.
    currency String
    The currency in which the charges for the billing profile are billed.
    endDate String
    The date when this spending limit is no longer in effect.
    startDate String
    The date when this spending limit goes into effect.
    status String
    The status of current spending limit.
    type String
    The type of spending limit.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.68.0 published on Tuesday, Oct 22, 2024 by Pulumi