Share via


PSNetworkWatcherConnectionMonitorHttpConfiguration.RequestHeaders Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSHTTPHeader> RequestHeaders { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
member this.RequestHeaders : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSHTTPHeader> with get, set
Public Property RequestHeaders As List(Of PSHTTPHeader)

Property Value

Attributes

Applies to