Share via


BatchErrorDetail 類別

 

其他資訊中包含的項目 BatchError

命名空間:   Microsoft.Azure.Batch
組件:  Microsoft.Azure.Batch (在 Microsoft.Azure.Batch.dll 中)

繼承階層架構

System.Object
  Microsoft.Azure.Batch.BatchErrorDetail

語法

public class BatchErrorDetail
public ref class BatchErrorDetail 
type BatchErrorDetail = class end
Public Class BatchErrorDetail

屬性

名稱 描述
System_CAPS_pubproperty Key

取得指定的意義的識別項 Value 屬性。

System_CAPS_pubproperty Value

取得包含的其他資訊 BatchError

方法

名稱 描述
System_CAPS_pubmethod Equals(Object)

(繼承自 Object。)

System_CAPS_protmethod Finalize()

(繼承自 Object。)

System_CAPS_pubmethod GetHashCode()

(繼承自 Object。)

System_CAPS_pubmethod GetType()

(繼承自 Object。)

System_CAPS_protmethod MemberwiseClone()

(繼承自 Object。)

System_CAPS_pubmethod ToString()

(繼承自 Object。)

執行緒安全

這個類型的任何公用靜態 (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員是安全執行緒。

請參閱

Microsoft.Azure.Batch 命名空間

回到頁首