Response<T>.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 abstract Microsoft.Azure.Cosmos.Headers Headers { get; }
member this.Headers : Microsoft.Azure.Cosmos.Headers
Public MustOverride ReadOnly Property Headers As Headers