Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

AcsRouterLabelOperator type

Package:
@azure/eventgrid

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

Known values supported by the service

Equal: =
NotEqual: !=
Greater: >
Less: <
GreaterThanOrEqual: >=
LessThanOrEqual: <=

type AcsRouterLabelOperator = string