共用方式為


Operator type

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

服務支援的已知值

任何
IPMatch
GeoMatch
等於
包含
LessThan
GreaterThan
LessThanOrEqual
GreaterThanOrEqual
BeginsWith
EndsWith
Regex

type Operator = string