次の方法で共有


MachineLearningComputeInstanceProperties.Errors プロパティ

定義

この ComputeInstance で発生したエラーのコレクション。

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)

プロパティ値

適用対象