Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebAppsListMetricsSlotOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • WebAppsListMetricsSlotOptionalParams

Index

Properties

Properties

Optional details

details: undefined | false | true

Specify "true" to include metric details in the response. It is "false" by default.

Optional filter

filter: undefined | string

Return only metrics specified in the filter (using OData syntax). For 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