Interface: IProviderValidationStatus
v1.ComputeStatus.IProviderValidationStatus
Properties of a ProviderValidationStatus.
Hierarchy
-
↳
IProviderValidationStatus
Properties
errorMessage
• Optional errorMessage: null | string
Human-readable error message if connectivity validation failed. An empty string means validation passed.
Inherited from
lastCheckTime
• Optional lastCheckTime: null | $Properties
Timestamp of the last validation check.