Compartir a través de


ResourceResponseBase.ResponseHeaders Propiedad

Definición

Obtiene los encabezados de respuesta del servicio Azure Cosmos DB.

public System.Collections.Specialized.NameValueCollection ResponseHeaders { get; }
member this.ResponseHeaders : System.Collections.Specialized.NameValueCollection
Public ReadOnly Property ResponseHeaders As NameValueCollection

Valor de propiedad

Encabezados de respuesta.

Implementaciones

Se aplica a