ComputeNodeError.ErrorDetails プロパティ

定義

コンピューティング ノード エラーに関連する追加のエラーの詳細の一覧を取得します。

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Batch.NameValuePair> ErrorDetails { get; }
member this.ErrorDetails : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Batch.NameValuePair>
Public ReadOnly Property ErrorDetails As IReadOnlyList(Of NameValuePair)

プロパティ値

適用対象