RequestHistoryProperties.Response Property

Definition

Gets or sets the response.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to