共用方式為


ErrorResponseException.Response 屬性

定義

取得或設定相關聯 HTTP 回應的相關資訊。

public Microsoft.Rest.HttpResponseMessageWrapper Response { get; set; }
member this.Response : Microsoft.Rest.HttpResponseMessageWrapper with get, set
Public Property Response As HttpResponseMessageWrapper

屬性值

Microsoft.Rest.HttpResponseMessageWrapper

相關聯 HTTP 回應的相關資訊。

適用於