Bagikan melalui


TrafficManagerEndpointData.CustomHeaders Property

Definition

List of custom headers.

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

Property Value

Applies to