AppServicePlansListUsagesQueryParamProperties interface
Properties
| $filter | Return only usages/metrics specified in the filter. Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or name.value eq 'Metric2'). |
Property Details
$filter
Return only usages/metrics specified in the filter. Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or name.value eq 'Metric2').
$filter?: string
Property Value
string