Compartir a través de


MonitorConfig.CustomHeaders Propiedad

Definición

Obtiene o establece la lista de encabezados personalizados.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a