ErrorResponseException.Response Proprietà

Definizione

Ottiene o imposta le informazioni sulla risposta HTTP associata.

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

Valore della proprietà

Microsoft.Rest.HttpResponseMessageWrapper

Informazioni sulla risposta HTTP associata.

Si applica a