Property RetryPolicies
RetryPolicies
Gets or sets the list of designated retry policies for supported endpoints.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1 })]]
public System.Collections.Generic.Dictionary<string,Den.Dev.Grunt.Models.ApiIngress.RetryPolicy>? RetryPolicies { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.String,RetryPolicy> |