Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 576 Bytes

SmbLogLevelFilter.md

File metadata and controls

12 lines (8 loc) · 576 Bytes

SmbLogLevelFilter

Properties

Name Type Description Notes
IpAddrs []string Array of client IP addresses to filter against. [optional] [default to null]
Level string Logging level of the filter. [default to null]
Ops []string Array of SMB operations to filter against. [optional] [default to null]

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