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