Class HaControllerStatusFailoverProgressLastFailoverAttempt.ErrorsData
Output only. [Output Only] Encountered errors during the last attempt to process failover.
Inherited Members
Namespace: Google.Apis.Compute.alpha.Data
Assembly: Google.Apis.Compute.alpha.dll
Syntax
public class HaControllerStatusFailoverProgressLastFailoverAttempt.ErrorsData
Properties
Errors
[Output Only] The array of errors encountered while processing this operation.
Declaration
[JsonProperty("errors")]
public virtual IList<HaControllerStatusFailoverProgressLastFailoverAttempt.ErrorsData.ErrorsDataSchema> Errors { get; set; }
Property Value
| Type | Description |
|---|---|
| IList<HaControllerStatusFailoverProgressLastFailoverAttempt.ErrorsData.ErrorsDataSchema> |