Skip to main content

Interface: IUpdateAccountAuditLogSinkRequest

cloudservice.v1.IUpdateAccountAuditLogSinkRequest

Properties of an UpdateAccountAuditLogSinkRequest.

Hierarchy

Properties

asyncOperationId

Optional asyncOperationId: null | string

The ID to use for this async operation - optional.

Inherited from

$Properties.asyncOperationId


resourceVersion

Optional resourceVersion: null | string

The version of the audit log sink to update. The latest version can be retrieved using the GetAuditLogSink call.

Inherited from

$Properties.resourceVersion


spec

Optional spec: null | $Properties

The updated audit log sink specification.

Inherited from

$Properties.spec