Skip to main content

Interface: IProviderValidationStatus

v1.ComputeStatus.IProviderValidationStatus

Properties of a ProviderValidationStatus.

Hierarchy

Properties

errorMessage

Optional errorMessage: null | string

Human-readable error message if connectivity validation failed. An empty string means validation passed.

Inherited from

$Properties.errorMessage


lastCheckTime

Optional lastCheckTime: null | $Properties

Timestamp of the last validation check.

Inherited from

$Properties.lastCheckTime