Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppServicePlansListMetricsOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • AppServicePlansListMetricsOptionalParams

Index

Properties

Properties

Optional details

details: undefined | false | true

Specify true to include instance details. The default is false.

Optional filter

filter: undefined | string

Return only usages/metrics specified in the filter. Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.

Generated using TypeDoc