次の方法で共有


RecommendationsListHistoryForHostingEnvironmentQueryParamProperties interface

プロパティ

$filter

フィルターは、OData 構文を使用して指定します。 例: $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]

expiredOnly

を指定 false すると、すべての推奨事項が返されます。 既定値は です true。期限切れの推奨事項のみが返されます。

プロパティの詳細

$filter

フィルターは、OData 構文を使用して指定します。 例: $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]

$filter?: string

プロパティ値

string

expiredOnly

を指定 false すると、すべての推奨事項が返されます。 既定値は です true。期限切れの推奨事項のみが返されます。

expiredOnly?: boolean

プロパティ値

boolean