mstrio > distribution_services > subscription > common¶
- enum mstrio.distribution_services.subscription.common.RefreshPolicy(value)¶
Bases:
AutoNameValid values are as follows:
- ADD = RefreshPolicy.ADD¶
- DELETE = RefreshPolicy.DELETE¶
- UPDATE = RefreshPolicy.UPDATE¶
- UPSERT = RefreshPolicy.UPSERT¶
- REPLACE = RefreshPolicy.REPLACE¶
The
Enumand its members also have the following methods:- classmethod has_value(value)¶