Aracılığıyla paylaş


ConnectionMonitorHttpConfiguration.RequestHeaders Property

Definition

Gets or sets the HTTP headers to transmit with the request.

[Newtonsoft.Json.JsonProperty(PropertyName="requestHeaders")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.HTTPHeader> RequestHeaders { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="requestHeaders")>]
member this.RequestHeaders : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.HTTPHeader> with get, set
Public Property RequestHeaders As IList(Of HTTPHeader)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to