Compartilhar via


JobHttpRequest.Headers Propriedade

Definição

Opcional. Obtém ou define pares de valores de nome de cabeçalho a serem fornecidos com a ação http/https.

public System.Collections.Generic.IDictionary<string,string> Headers { get; set; }
member this.Headers : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Headers As IDictionary(Of String, String)

Valor da propriedade

Aplica-se a