Module azure_devops_rust_api::audit::models
source · Modules
Structs
- The object returned when the audit log is queried. It contains the log and the information needed to query more audit entries.
- This class represents an audit stream
- This class is used to serialized collections as a single JSON object on the wire, to avoid serializing JSON arrays directly to the client, which can be a security hole