Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecommendationsListHistoryForHostingEnvironmentOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • RecommendationsListHistoryForHostingEnvironmentOptionalParams

Index

Properties

Properties

Optional expiredOnly

expiredOnly: undefined | false | true

Specify false to return all recommendations. The default is true, which returns only expired recommendations.

Optional filter

filter: undefined | string

Filter is specified by using OData syntax. Example: $filter=channel eq 'Api' or channel eq 'Notification' and startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[PT1H|PT1M|P1D]

Generated using TypeDoc