Share via


RaiPolicyMode Enum

Rai policy mode. The enum value mapping is as below: Default = 0, Deferred=1, Blocking=2, Asynchronous_filter =3. Please use 'Asynchronous_filter' after 2025-06-01. It is the same as 'Deferred' in previous version.

Fields

ASYNCHRONOUS_FILTER
BLOCKING
DEFAULT
DEFERRED