共用方式為


SearchManagementRequestOptionsInner.ClientRequestId 屬性

定義

取得或設定用戶端產生的 GUID 值,這個值會識別此要求。 如果已指定,則會將回應資訊包含在回應資訊中,以作為追蹤要求的方式。

[Newtonsoft.Json.JsonProperty(PropertyName="")]
public Guid? ClientRequestId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="")>]
member this.ClientRequestId : Nullable<Guid> with get, set
Public Property ClientRequestId As Nullable(Of Guid)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於