Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AggregatedCostGetByManagementGroupOptionalParams

Package version

interface

An interface representing AggregatedCostGetByManagementGroupOptionalParams. Optional Parameters.

extends

RequestOptionsBase

Hierarchy

  • any
    • AggregatedCostGetByManagementGroupOptionalParams

Index

Properties

Properties

Optional filter

filter: undefined | string
member

{string} [filter] May be used to filter aggregated cost by properties/usageStart (Utc time), properties/usageEnd (Utc time). The filter supports 'eq', 'lt', 'gt', 'le', 'ge', and 'and'. It does not currently support 'ne', 'or', or 'not'. Tag filter is a key value pair string where key and value is separated by a colon (:).

Generated using TypeDoc