Interface: IExportSink
Properties of an ExportSink.
Hierarchy
-
↳
IExportSink
Properties
errorMessage
• Optional errorMessage: null | string
An error message describing any issues with the export sink, if applicable.
Inherited from
health
• Optional health: null | Health
The health status of the export sink.
Inherited from
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
resourceVersion
• Optional resourceVersion: null | string
The version of the export sink resource.
Inherited from
spec
• Optional spec: null | $Properties
The specification details of the export sink.
Inherited from
state
• Optional state: null | ResourceState
The current state of the export sink.