Compartir a través de


ContainerHttpGet.HttpHeaders Propiedad

Definición

Obtiene o establece los encabezados HTTP.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a