Share via


IOptions.ClientRequestId 屬性

 

產生的呼叫端要求識別,例如大括號例如 9C4D50EE-2 D 56 無裝飾的 GUID 格式-4 CD 3-8152-34347DC9F2B0。

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

語法

string ClientRequestId { get; set; }
property String^ ClientRequestId {
    String^ get();
    void set(String^ value);
}
abstract ClientRequestId : string with get, set
Property ClientRequestId As String

屬性值

Type: System.String

請參閱

IOptions 介面
Microsoft.Azure.Batch.Protocol.Models 命名空間

回到頁首