Partager via


Endpoint.CustomHeaders Propriété

Définition

Obtient ou définit la liste des en-têtes personnalisés.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.customHeaders")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.TrafficManager.Models.EndpointPropertiesCustomHeadersItem> CustomHeaders { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.customHeaders")>]
member this.CustomHeaders : System.Collections.Generic.IList<Microsoft.Azure.Management.TrafficManager.Models.EndpointPropertiesCustomHeadersItem> with get, set
Public Property CustomHeaders As IList(Of EndpointPropertiesCustomHeadersItem)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à