Share via


SelectorType type

Enum of the selector type.
KnownSelectorType can be used interchangeably with SelectorType, this enum contains the known values that the service supports.

Known values supported by the service

List: List selector type.
Query: Query selector type.

type SelectorType = string