共用方式為


Operator type

定義 Operator 的值。
KnownOperator 可以與 Operator 交替使用,此列舉包含服務支援的已知值。

服務支援的已知值

任何
IPMatch
GeoMatch
Equal
包含
LessThan
GreaterThan
LessThanOrEqual
GreaterThanOrEqual
BeginsWith
EndsWith
RegEx

type Operator = string