HttpRetryPolicy.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.
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)