共用方式為


SearchManagementClient.GenerateClientRequestId 屬性

定義

當設定為 true 時,會產生唯一的 x-ms-client-request-id 值,並包含在每個要求中。 預設值為 true。

public bool? GenerateClientRequestId { get; set; }
member this.GenerateClientRequestId : Nullable<bool> with get, set
Public Property GenerateClientRequestId As Nullable(Of Boolean)

屬性值

實作

適用於