Share via


SelectorKind type

Defines values for SelectorKind.
KnownSelectorKind can be used interchangeably with SelectorKind, this enum contains the known values that the service supports.

Known values supported by the service

resourceLocation: The selector kind to filter policies by the resource location.
resourceType: The selector kind to filter policies by the resource type.
resourceWithoutLocation: The selector kind to filter policies by the resource without location.
policyDefinitionReferenceId: The selector kind to filter policies by the policy definition reference ID.

type SelectorKind = string