Share via


AmlComputeProperties.Errors Property

Definition

Collection of errors encountered by various compute nodes during node setup.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.MachineLearning.Models.MachineLearningError> Errors { get; }
member this.Errors : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.MachineLearning.Models.MachineLearningError>
Public ReadOnly Property Errors As IReadOnlyList(Of MachineLearningError)

Property Value

Applies to