DatabaseResponse.Headers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the current ResponseMessage HTTP headers.
public override Microsoft.Azure.Cosmos.Headers Headers { get; }
member this.Headers : Microsoft.Azure.Cosmos.Headers
Public Overrides ReadOnly Property Headers As Headers