SearchManagementRequestOptionsInner.ClientRequestId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定用戶端產生的 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