ReportByBillingAccount

class ReportByBillingAccount : KotlinCustomResource

A report resource. Uses Azure REST API version 2018-08-01-preview. In version 1.x of the Azure Native provider, it used API version 2018-08-01-preview.

Import

An existing resource can be imported using its type token, name, and identifier, e.g.

$ pulumi import azure-native:costmanagement:ReportByBillingAccount TestReport /providers/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.CostManagement/reports/{reportName}

Properties

Link copied to clipboard

Has definition for the report.

Link copied to clipboard

Has delivery information for the report.

Link copied to clipboard
val format: Output<String>?

The format of the report being delivered.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>

Resource name.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Has schedule information for the report.

Link copied to clipboard
val tags: Output<Map<String, String>>

Resource tags.

Link copied to clipboard
val type: Output<String>

Resource type.

Link copied to clipboard
val urn: Output<String>