ApiManagementBackendData.CircuitBreakerRules 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.
The rules for tripping the backend.
public System.Collections.Generic.IList<Azure.ResourceManager.ApiManagement.Models.CircuitBreakerRule> CircuitBreakerRules { get; }
member this.CircuitBreakerRules : System.Collections.Generic.IList<Azure.ResourceManager.ApiManagement.Models.CircuitBreakerRule>
Public ReadOnly Property CircuitBreakerRules As IList(Of CircuitBreakerRule)