Compartir a través de


RequestHistoryProperties.Response Propiedad

Definición

Obtiene o establece la respuesta.

[Newtonsoft.Json.JsonProperty(PropertyName="response")]
public Microsoft.Azure.Management.Logic.Models.Response Response { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="response")>]
member this.Response : Microsoft.Azure.Management.Logic.Models.Response with get, set
Public Property Response As Response

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a