Dela via


Cluster.Errors Egenskap

Definition

Hämtar fel.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.errors")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.BatchAI.Models.BatchAIError> Errors { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.errors")>]
member this.Errors : System.Collections.Generic.IList<Microsoft.Azure.Management.BatchAI.Models.BatchAIError>
Public ReadOnly Property Errors As IList(Of BatchAIError)

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Kommentarer

Insamling av fel som påträffades av olika beräkningsnoder under nodkonfigurationen.

Gäller för