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