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.costmanagement.getView
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
Gets the view by view name. API Version: 2019-11-01.
Using getView
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 getView(args: GetViewArgs, opts?: InvokeOptions): Promise<GetViewResult>
function getViewOutput(args: GetViewOutputArgs, opts?: InvokeOptions): Output<GetViewResult>def get_view(view_name: Optional[str] = None,
             opts: Optional[InvokeOptions] = None) -> GetViewResult
def get_view_output(view_name: Optional[pulumi.Input[str]] = None,
             opts: Optional[InvokeOptions] = None) -> Output[GetViewResult]func LookupView(ctx *Context, args *LookupViewArgs, opts ...InvokeOption) (*LookupViewResult, error)
func LookupViewOutput(ctx *Context, args *LookupViewOutputArgs, opts ...InvokeOption) LookupViewResultOutput> Note: This function is named LookupView in the Go SDK.
public static class GetView 
{
    public static Task<GetViewResult> InvokeAsync(GetViewArgs args, InvokeOptions? opts = null)
    public static Output<GetViewResult> Invoke(GetViewInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetViewResult> getView(GetViewArgs args, InvokeOptions options)
public static Output<GetViewResult> getView(GetViewArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:costmanagement:getView
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ViewName string
- View name
- ViewName string
- View name
- viewName String
- View name
- viewName string
- View name
- view_name str
- View name
- viewName String
- View name
getView Result
The following output properties are available:
- CreatedOn string
- Date the user created this view.
- Currency string
- Selected currency.
- DateRange string
- Selected date range for viewing cost in.
- Id string
- Resource Id.
- IncludeMonetary boolCommitment 
- Include monetary commitment
- ModifiedOn string
- Date when the user last modified this view.
- Name string
- Resource name.
- Timeframe string
- The time frame for pulling data for the report. If custom, then a specific time period must be provided.
- Type string
- Resource type.
- Accumulated string
- Show costs accumulated over time.
- Chart string
- Chart type of the main view in Cost Analysis. Required.
- DataSet Pulumi.Azure Native. Cost Management. Outputs. Report Config Dataset Response 
- Has definition for data in this report config.
- DisplayName string
- User input name of the view. Required.
- ETag string
- eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
- Kpis
List<Pulumi.Azure Native. Cost Management. Outputs. Kpi Properties Response> 
- List of KPIs to show in Cost Analysis UI.
- Metric string
- Metric to use when displaying costs.
- Pivots
List<Pulumi.Azure Native. Cost Management. Outputs. Pivot Properties Response> 
- Configuration of 3 sub-views in the Cost Analysis UI.
- Scope string
- Cost Management scope to save the view on. This includes 'subscriptions/{subscriptionId}' for subscription scope, 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for resourceGroup scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}' for Department scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for BillingProfile scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}' for InvoiceSection scope, 'providers/Microsoft.Management/managementGroups/{managementGroupId}' for Management Group scope, '/providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}' for ExternalBillingAccount scope, and '/providers/Microsoft.CostManagement/externalSubscriptions/{externalSubscriptionName}' for ExternalSubscription scope.
- TimePeriod Pulumi.Azure Native. Cost Management. Outputs. Report Config Time Period Response 
- Has time period for pulling data for the report.
- CreatedOn string
- Date the user created this view.
- Currency string
- Selected currency.
- DateRange string
- Selected date range for viewing cost in.
- Id string
- Resource Id.
- IncludeMonetary boolCommitment 
- Include monetary commitment
- ModifiedOn string
- Date when the user last modified this view.
- Name string
- Resource name.
- Timeframe string
- The time frame for pulling data for the report. If custom, then a specific time period must be provided.
- Type string
- Resource type.
- Accumulated string
- Show costs accumulated over time.
- Chart string
- Chart type of the main view in Cost Analysis. Required.
- DataSet ReportConfig Dataset Response 
- Has definition for data in this report config.
- DisplayName string
- User input name of the view. Required.
- ETag string
- eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
- Kpis
[]KpiProperties Response 
- List of KPIs to show in Cost Analysis UI.
- Metric string
- Metric to use when displaying costs.
- Pivots
[]PivotProperties Response 
- Configuration of 3 sub-views in the Cost Analysis UI.
- Scope string
- Cost Management scope to save the view on. This includes 'subscriptions/{subscriptionId}' for subscription scope, 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for resourceGroup scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}' for Department scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for BillingProfile scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}' for InvoiceSection scope, 'providers/Microsoft.Management/managementGroups/{managementGroupId}' for Management Group scope, '/providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}' for ExternalBillingAccount scope, and '/providers/Microsoft.CostManagement/externalSubscriptions/{externalSubscriptionName}' for ExternalSubscription scope.
- TimePeriod ReportConfig Time Period Response 
- Has time period for pulling data for the report.
- createdOn String
- Date the user created this view.
- currency String
- Selected currency.
- dateRange String
- Selected date range for viewing cost in.
- id String
- Resource Id.
- includeMonetary BooleanCommitment 
- Include monetary commitment
- modifiedOn String
- Date when the user last modified this view.
- name String
- Resource name.
- timeframe String
- The time frame for pulling data for the report. If custom, then a specific time period must be provided.
- type String
- Resource type.
- accumulated String
- Show costs accumulated over time.
- chart String
- Chart type of the main view in Cost Analysis. Required.
- dataSet ReportConfig Dataset Response 
- Has definition for data in this report config.
- displayName String
- User input name of the view. Required.
- eTag String
- eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
- kpis
List<KpiProperties Response> 
- List of KPIs to show in Cost Analysis UI.
- metric String
- Metric to use when displaying costs.
- pivots
List<PivotProperties Response> 
- Configuration of 3 sub-views in the Cost Analysis UI.
- scope String
- Cost Management scope to save the view on. This includes 'subscriptions/{subscriptionId}' for subscription scope, 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for resourceGroup scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}' for Department scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for BillingProfile scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}' for InvoiceSection scope, 'providers/Microsoft.Management/managementGroups/{managementGroupId}' for Management Group scope, '/providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}' for ExternalBillingAccount scope, and '/providers/Microsoft.CostManagement/externalSubscriptions/{externalSubscriptionName}' for ExternalSubscription scope.
- timePeriod ReportConfig Time Period Response 
- Has time period for pulling data for the report.
- createdOn string
- Date the user created this view.
- currency string
- Selected currency.
- dateRange string
- Selected date range for viewing cost in.
- id string
- Resource Id.
- includeMonetary booleanCommitment 
- Include monetary commitment
- modifiedOn string
- Date when the user last modified this view.
- name string
- Resource name.
- timeframe string
- The time frame for pulling data for the report. If custom, then a specific time period must be provided.
- type string
- Resource type.
- accumulated string
- Show costs accumulated over time.
- chart string
- Chart type of the main view in Cost Analysis. Required.
- dataSet ReportConfig Dataset Response 
- Has definition for data in this report config.
- displayName string
- User input name of the view. Required.
- eTag string
- eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
- kpis
KpiProperties Response[] 
- List of KPIs to show in Cost Analysis UI.
- metric string
- Metric to use when displaying costs.
- pivots
PivotProperties Response[] 
- Configuration of 3 sub-views in the Cost Analysis UI.
- scope string
- Cost Management scope to save the view on. This includes 'subscriptions/{subscriptionId}' for subscription scope, 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for resourceGroup scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}' for Department scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for BillingProfile scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}' for InvoiceSection scope, 'providers/Microsoft.Management/managementGroups/{managementGroupId}' for Management Group scope, '/providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}' for ExternalBillingAccount scope, and '/providers/Microsoft.CostManagement/externalSubscriptions/{externalSubscriptionName}' for ExternalSubscription scope.
- timePeriod ReportConfig Time Period Response 
- Has time period for pulling data for the report.
- created_on str
- Date the user created this view.
- currency str
- Selected currency.
- date_range str
- Selected date range for viewing cost in.
- id str
- Resource Id.
- include_monetary_ boolcommitment 
- Include monetary commitment
- modified_on str
- Date when the user last modified this view.
- name str
- Resource name.
- timeframe str
- The time frame for pulling data for the report. If custom, then a specific time period must be provided.
- type str
- Resource type.
- accumulated str
- Show costs accumulated over time.
- chart str
- Chart type of the main view in Cost Analysis. Required.
- data_set ReportConfig Dataset Response 
- Has definition for data in this report config.
- display_name str
- User input name of the view. Required.
- e_tag str
- eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
- kpis
Sequence[KpiProperties Response] 
- List of KPIs to show in Cost Analysis UI.
- metric str
- Metric to use when displaying costs.
- pivots
Sequence[PivotProperties Response] 
- Configuration of 3 sub-views in the Cost Analysis UI.
- scope str
- Cost Management scope to save the view on. This includes 'subscriptions/{subscriptionId}' for subscription scope, 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for resourceGroup scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}' for Department scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for BillingProfile scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}' for InvoiceSection scope, 'providers/Microsoft.Management/managementGroups/{managementGroupId}' for Management Group scope, '/providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}' for ExternalBillingAccount scope, and '/providers/Microsoft.CostManagement/externalSubscriptions/{externalSubscriptionName}' for ExternalSubscription scope.
- time_period ReportConfig Time Period Response 
- Has time period for pulling data for the report.
- createdOn String
- Date the user created this view.
- currency String
- Selected currency.
- dateRange String
- Selected date range for viewing cost in.
- id String
- Resource Id.
- includeMonetary BooleanCommitment 
- Include monetary commitment
- modifiedOn String
- Date when the user last modified this view.
- name String
- Resource name.
- timeframe String
- The time frame for pulling data for the report. If custom, then a specific time period must be provided.
- type String
- Resource type.
- accumulated String
- Show costs accumulated over time.
- chart String
- Chart type of the main view in Cost Analysis. Required.
- dataSet Property Map
- Has definition for data in this report config.
- displayName String
- User input name of the view. Required.
- eTag String
- eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
- kpis List<Property Map>
- List of KPIs to show in Cost Analysis UI.
- metric String
- Metric to use when displaying costs.
- pivots List<Property Map>
- Configuration of 3 sub-views in the Cost Analysis UI.
- scope String
- Cost Management scope to save the view on. This includes 'subscriptions/{subscriptionId}' for subscription scope, 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for resourceGroup scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}' for Department scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for BillingProfile scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}' for InvoiceSection scope, 'providers/Microsoft.Management/managementGroups/{managementGroupId}' for Management Group scope, '/providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}' for ExternalBillingAccount scope, and '/providers/Microsoft.CostManagement/externalSubscriptions/{externalSubscriptionName}' for ExternalSubscription scope.
- timePeriod Property Map
- Has time period for pulling data for the report.
Supporting Types
KpiPropertiesResponse  
PivotPropertiesResponse  
ReportConfigAggregationResponse   
ReportConfigComparisonExpressionResponse    
ReportConfigDatasetConfigurationResponse    
- Columns List<string>
- Array of column names to be included in the report. Any valid report column name is allowed. If not provided, then report includes all columns.
- Columns []string
- Array of column names to be included in the report. Any valid report column name is allowed. If not provided, then report includes all columns.
- columns List<String>
- Array of column names to be included in the report. Any valid report column name is allowed. If not provided, then report includes all columns.
- columns string[]
- Array of column names to be included in the report. Any valid report column name is allowed. If not provided, then report includes all columns.
- columns Sequence[str]
- Array of column names to be included in the report. Any valid report column name is allowed. If not provided, then report includes all columns.
- columns List<String>
- Array of column names to be included in the report. Any valid report column name is allowed. If not provided, then report includes all columns.
ReportConfigDatasetResponse   
- Aggregation
Dictionary<string, Pulumi.Azure Native. Cost Management. Inputs. Report Config Aggregation Response> 
- Dictionary of aggregation expression to use in the report. The key of each item in the dictionary is the alias for the aggregated column. Report can have up to 2 aggregation clauses.
- Configuration
Pulumi.Azure Native. Cost Management. Inputs. Report Config Dataset Configuration Response 
- Has configuration information for the data in the report. The configuration will be ignored if aggregation and grouping are provided.
- Filter
Pulumi.Azure Native. Cost Management. Inputs. Report Config Filter Response 
- Has filter expression to use in the report.
- Granularity string
- The granularity of rows in the report.
- Grouping
List<Pulumi.Azure Native. Cost Management. Inputs. Report Config Grouping Response> 
- Array of group by expression to use in the report. Report can have up to 2 group by clauses.
- Sorting
List<Pulumi.Azure Native. Cost Management. Inputs. Report Config Sorting Response> 
- Array of order by expression to use in the report.
- Aggregation
map[string]ReportConfig Aggregation Response 
- Dictionary of aggregation expression to use in the report. The key of each item in the dictionary is the alias for the aggregated column. Report can have up to 2 aggregation clauses.
- Configuration
ReportConfig Dataset Configuration Response 
- Has configuration information for the data in the report. The configuration will be ignored if aggregation and grouping are provided.
- Filter
ReportConfig Filter Response 
- Has filter expression to use in the report.
- Granularity string
- The granularity of rows in the report.
- Grouping
[]ReportConfig Grouping Response 
- Array of group by expression to use in the report. Report can have up to 2 group by clauses.
- Sorting
[]ReportConfig Sorting Response 
- Array of order by expression to use in the report.
- aggregation
Map<String,ReportConfig Aggregation Response> 
- Dictionary of aggregation expression to use in the report. The key of each item in the dictionary is the alias for the aggregated column. Report can have up to 2 aggregation clauses.
- configuration
ReportConfig Dataset Configuration Response 
- Has configuration information for the data in the report. The configuration will be ignored if aggregation and grouping are provided.
- filter
ReportConfig Filter Response 
- Has filter expression to use in the report.
- granularity String
- The granularity of rows in the report.
- grouping
List<ReportConfig Grouping Response> 
- Array of group by expression to use in the report. Report can have up to 2 group by clauses.
- sorting
List<ReportConfig Sorting Response> 
- Array of order by expression to use in the report.
- aggregation
{[key: string]: ReportConfig Aggregation Response} 
- Dictionary of aggregation expression to use in the report. The key of each item in the dictionary is the alias for the aggregated column. Report can have up to 2 aggregation clauses.
- configuration
ReportConfig Dataset Configuration Response 
- Has configuration information for the data in the report. The configuration will be ignored if aggregation and grouping are provided.
- filter
ReportConfig Filter Response 
- Has filter expression to use in the report.
- granularity string
- The granularity of rows in the report.
- grouping
ReportConfig Grouping Response[] 
- Array of group by expression to use in the report. Report can have up to 2 group by clauses.
- sorting
ReportConfig Sorting Response[] 
- Array of order by expression to use in the report.
- aggregation
Mapping[str, ReportConfig Aggregation Response] 
- Dictionary of aggregation expression to use in the report. The key of each item in the dictionary is the alias for the aggregated column. Report can have up to 2 aggregation clauses.
- configuration
ReportConfig Dataset Configuration Response 
- Has configuration information for the data in the report. The configuration will be ignored if aggregation and grouping are provided.
- filter
ReportConfig Filter Response 
- Has filter expression to use in the report.
- granularity str
- The granularity of rows in the report.
- grouping
Sequence[ReportConfig Grouping Response] 
- Array of group by expression to use in the report. Report can have up to 2 group by clauses.
- sorting
Sequence[ReportConfig Sorting Response] 
- Array of order by expression to use in the report.
- aggregation Map<Property Map>
- Dictionary of aggregation expression to use in the report. The key of each item in the dictionary is the alias for the aggregated column. Report can have up to 2 aggregation clauses.
- configuration Property Map
- Has configuration information for the data in the report. The configuration will be ignored if aggregation and grouping are provided.
- filter Property Map
- Has filter expression to use in the report.
- granularity String
- The granularity of rows in the report.
- grouping List<Property Map>
- Array of group by expression to use in the report. Report can have up to 2 group by clauses.
- sorting List<Property Map>
- Array of order by expression to use in the report.
ReportConfigFilterResponse   
- And
List<Pulumi.Azure Native. Cost Management. Inputs. Report Config Filter Response> 
- The logical "AND" expression. Must have at least 2 items.
- Dimensions
Pulumi.Azure Native. Cost Management. Inputs. Report Config Comparison Expression Response 
- Has comparison expression for a dimension
- Or
List<Pulumi.Azure Native. Cost Management. Inputs. Report Config Filter Response> 
- The logical "OR" expression. Must have at least 2 items.
- TagKey Pulumi.Azure Native. Cost Management. Inputs. Report Config Comparison Expression Response 
- Has comparison expression for a tag key
- TagValue Pulumi.Azure Native. Cost Management. Inputs. Report Config Comparison Expression Response 
- Has comparison expression for a tag value
- 
Pulumi.Azure Native. Cost Management. Inputs. Report Config Comparison Expression Response 
- Has comparison expression for a tag
- And
[]ReportConfig Filter Response 
- The logical "AND" expression. Must have at least 2 items.
- Dimensions
ReportConfig Comparison Expression Response 
- Has comparison expression for a dimension
- Or
[]ReportConfig Filter Response 
- The logical "OR" expression. Must have at least 2 items.
- TagKey ReportConfig Comparison Expression Response 
- Has comparison expression for a tag key
- TagValue ReportConfig Comparison Expression Response 
- Has comparison expression for a tag value
- 
ReportConfig Comparison Expression Response 
- Has comparison expression for a tag
- and
List<ReportConfig Filter Response> 
- The logical "AND" expression. Must have at least 2 items.
- dimensions
ReportConfig Comparison Expression Response 
- Has comparison expression for a dimension
- or
List<ReportConfig Filter Response> 
- The logical "OR" expression. Must have at least 2 items.
- tagKey ReportConfig Comparison Expression Response 
- Has comparison expression for a tag key
- tagValue ReportConfig Comparison Expression Response 
- Has comparison expression for a tag value
- 
ReportConfig Comparison Expression Response 
- Has comparison expression for a tag
- and
ReportConfig Filter Response[] 
- The logical "AND" expression. Must have at least 2 items.
- dimensions
ReportConfig Comparison Expression Response 
- Has comparison expression for a dimension
- or
ReportConfig Filter Response[] 
- The logical "OR" expression. Must have at least 2 items.
- tagKey ReportConfig Comparison Expression Response 
- Has comparison expression for a tag key
- tagValue ReportConfig Comparison Expression Response 
- Has comparison expression for a tag value
- 
ReportConfig Comparison Expression Response 
- Has comparison expression for a tag
- and_
Sequence[ReportConfig Filter Response] 
- The logical "AND" expression. Must have at least 2 items.
- dimensions
ReportConfig Comparison Expression Response 
- Has comparison expression for a dimension
- or_
Sequence[ReportConfig Filter Response] 
- The logical "OR" expression. Must have at least 2 items.
- tag_key ReportConfig Comparison Expression Response 
- Has comparison expression for a tag key
- tag_value ReportConfig Comparison Expression Response 
- Has comparison expression for a tag value
- 
ReportConfig Comparison Expression Response 
- Has comparison expression for a tag
- and List<Property Map>
- The logical "AND" expression. Must have at least 2 items.
- dimensions Property Map
- Has comparison expression for a dimension
- or List<Property Map>
- The logical "OR" expression. Must have at least 2 items.
- tagKey Property Map
- Has comparison expression for a tag key
- tagValue Property Map
- Has comparison expression for a tag value
- Property Map
- Has comparison expression for a tag
ReportConfigGroupingResponse   
ReportConfigSortingResponse   
ReportConfigTimePeriodResponse    
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