Skip to main content

Interface: IAuditLogSink

account.v1.IAuditLogSink

Properties of an AuditLogSink.

Hierarchy

Properties

errorMessage

Optional errorMessage: null | string

An error message describing any issues with the audit log sink, if applicable.

Inherited from

$Properties.errorMessage


health

Optional health: null | Health

The health status of the audit log sink.

Inherited from

$Properties.health


lastSucceededTime

Optional lastSucceededTime: null | $Properties

The last succeeded timestamp for the internal workflow responsible for adding data to the sink.

Inherited from

$Properties.lastSucceededTime


name

Optional name: null | string

Name of the sink e.g. "audit_log_01"

Inherited from

$Properties.name


resourceVersion

Optional resourceVersion: null | string

The version of the audit log sink resource.

Inherited from

$Properties.resourceVersion


spec

Optional spec: null | $Properties

The specification details of the audit log sink.

Inherited from

$Properties.spec


state

Optional state: null | ResourceState

The current state of the audit log sink.

Inherited from

$Properties.state