Report By Resource Group Name
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:ReportByResourceGroupName TestReport /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CostManagement/reports/{reportName}
Content copied to clipboard