Edit

Share via


EnablementFilterCriteria interface

Properties

keywords

If provided, only return repos whose titles match this pattern.

projects

If provided, only return summary data for these projects. Otherwise, return summary data for all projects.

states

If provided, only return summary data for these enablement states. Otherwise, return summary data at any state.

Property Details

keywords

If provided, only return repos whose titles match this pattern.

keywords: string

Property Value

string

projects

If provided, only return summary data for these projects. Otherwise, return summary data for all projects.

projects: string[]

Property Value

string[]

states

If provided, only return summary data for these enablement states. Otherwise, return summary data at any state.

states: EnablementStateTypes

Property Value