Share via


ResponseContract.Headers Property

Definition

Collection of operation response headers.

public System.Collections.Generic.IList<Azure.ResourceManager.ApiManagement.Models.ParameterContract> Headers { get; }
member this.Headers : System.Collections.Generic.IList<Azure.ResourceManager.ApiManagement.Models.ParameterContract>
Public ReadOnly Property Headers As IList(Of ParameterContract)

Property Value

Applies to