Data Source: azurerm_billing_mca_account_scope

Use this data source to access an ID for your MCA Account billing scope.

Example Usage

data "azurerm_billing_mca_account_scope" "example" {
  billing_account_name = "e879cf0f-2b4d-5431-109a-f72fc9868693:024cabf4-7321-4cf9-be59-df0c77ca51de_2019-05-31"
  billing_profile_name = "PE2Q-NOIT-BG7-TGB"
  invoice_section_name = "MTT4-OBS7-PJA-TGB"
}

output "id" {
  value = data.azurerm_billing_mca_account_scope.example.id
}

Arguments Reference

The following arguments are supported:

Attributes Reference

In addition to the Arguments listed above - the following Attributes are exported:

Timeouts

The timeouts block allows you to specify timeouts for certain actions: