Interface: IUpdateAccountAuditLogSinkRequest
cloudservice.v1.IUpdateAccountAuditLogSinkRequest
Properties of an UpdateAccountAuditLogSinkRequest.
Implemented by
Properties
asyncOperationId
• Optional asyncOperationId: null | string
The ID to use for this async operation - optional.
resourceVersion
• Optional resourceVersion: null | string
The version of the audit log sink to update. The latest version can be retrieved using the GetAuditLogSink call.
spec
• Optional spec: null | IAuditLogSinkSpec
The updated audit log sink specification.