Partager via


IWebTestPropertiesRequest.Header Property

Definition

List of headers and their values to add to the WebTest call.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="List of headers and their values to add to the WebTest call.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20220615.IHeaderField) }, ReadOnly=false, Required=false, SerializedName="Headers")]
public Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20220615.IHeaderField[] Header { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="List of headers and their values to add to the WebTest call.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20220615.IHeaderField) }, ReadOnly=false, Required=false, SerializedName="Headers")>]
member this.Header : Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20220615.IHeaderField[] with get, set
Public Property Header As IHeaderField()

Property Value

Attributes

Applies to