RecommendationsListHistoryForWebAppQueryParamProperties interface
속성
| $filter | 필터는 OData 구문을 사용하여 지정됩니다. 예: $filter=channel eq 'Api' 또는 channel eq 'Notification' 및 startTime eq 2014-01-01T00:00:00Z 및 endTime eq 2014-12-31T23:59:59Z 및 timeGrain eq duration'[PT1H|PT1M|P1D] |
| expired |
모든 권장 사항을 반환할 |
속성 세부 정보
$filter
필터는 OData 구문을 사용하여 지정됩니다. 예: $filter=channel eq 'Api' 또는 channel eq 'Notification' 및 startTime eq 2014-01-01T00:00:00Z 및 endTime eq 2014-12-31T23:59:59Z 및 timeGrain eq duration'[PT1H|PT1M|P1D]
$filter?: string
속성 값
string
expiredOnly
모든 권장 사항을 반환할 false 지정합니다. 기본값은 만료된 권장 사항만 반환하는 true.
expiredOnly?: boolean
속성 값
boolean