Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 728 Bytes

AuditTopicCreateParams.md

File metadata and controls

11 lines (7 loc) · 728 Bytes

AuditTopicCreateParams

Properties

Name Type Description Notes
MaxCachedMessages int32 Specifies the maximum number of messages that can be sent and received at the same time. Messages that are sent and received at the same time can be lost if a system crash occurs. You can prevent message loss by setting this property to 0, which sets audit logs to synchronous. [optional] [default to null]
Name string Specifies the name of the audit topic. [default to null]

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