HttpRetryPolicy.Headers Property

Definition

Headers that must be present for a request to be retried.

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

Property Value

Applies to