共用方式為


WebSiteManagementClient.GenerateClientRequestId 屬性

定義

是否應該產生唯一的 x-ms-client-request-id。 當設定為 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)

屬性值

實作

適用於