次の方法で共有


WebTest.RequestHeader Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20220615.IHeaderField[] RequestHeader { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Inlined)>]
member this.RequestHeader : Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20220615.IHeaderField[] with get, set
Public Property RequestHeader As IHeaderField()

Property Value

Implements

Attributes

Applies to