Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebAppsListUsagesOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • WebAppsListUsagesOptionalParams

Index

Properties

Properties

Optional filter

filter: undefined | string

Return only information 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