Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 673 Bytes

FileFilterSettingsExtended.md

File metadata and controls

12 lines (8 loc) · 673 Bytes

FileFilterSettingsExtended

Properties

Name Type Description Notes
FileFilterExtensions []string List of file extensions to be filtered. [optional] [default to null]
FileFilterType string Specifies if filter list is for deny or allow. Default is deny. [optional] [default to null]
FileFilteringEnabled bool Indicates whether file filtering is enabled on this zone. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]