ListProjectsQueryParamProperties interface

Properties

filter

An OData filter clause to apply to the operation.

top

The maximum number of resources to return from the operation. Example: 'top=10'.

Property Details

filter

An OData filter clause to apply to the operation.

filter?: string

Property Value

string

top

The maximum number of resources to return from the operation. Example: 'top=10'.

top?: number

Property Value

number