Freigeben über


RequestHistory.RequestHeader Property

Definition

A list of all the headers attached to the request.

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

Property Value

Implements

Attributes

Applies to