Delen via


ContainerAppHttpRequestInfo.HttpHeaders Property

Definition

Custom headers to set in the request. HTTP allows repeated headers.

public System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.ContainerAppHttpHeaderInfo> HttpHeaders { get; }
member this.HttpHeaders : System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.ContainerAppHttpHeaderInfo>
Public ReadOnly Property HttpHeaders As IList(Of ContainerAppHttpHeaderInfo)

Property Value

Applies to