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] |
expired |
を指定 |
プロパティの詳細
$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
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript