Skip to main content

Interface: IExportSink

namespace.v1.IExportSink

Properties of an ExportSink.

Hierarchy

Properties

errorMessage

Optional errorMessage: null | string

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

Inherited from

$Properties.errorMessage


health

Optional health: null | Health

The health status of the export sink.

Inherited from

$Properties.health


lastHealthCheckTime

Optional lastHealthCheckTime: null | $Properties

The timestamp of the last health check performed on the export sink.

Inherited from

$Properties.lastHealthCheckTime


latestDataExportTime

Optional latestDataExportTime: null | $Properties

The timestamp of the latest successful data export.

Inherited from

$Properties.latestDataExportTime


name

Optional name: null | string

The unique name of the export sink, once set it can't be changed

Inherited from

$Properties.name


resourceVersion

Optional resourceVersion: null | string

The version of the export sink resource.

Inherited from

$Properties.resourceVersion


spec

Optional spec: null | $Properties

The specification details of the export sink.

Inherited from

$Properties.spec


state

Optional state: null | ResourceState

The current state of the export sink.

Inherited from

$Properties.state