你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IMediaResponse.ResponseHeaders 属性

定义

获取与与 Azure Cosmos DB 服务中的媒体资源关联的响应关联的标头。

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

属性值

与响应关联的标头。

适用于