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