ApiManagementCircuitBreaker interface
Information related to the circuit breaker configured on the backend.
Properties
rules | Overview of all configured rules and respective details. |
Property Details
rules
Overview of all configured rules and respective details.
rules: {[propertyName: string]: Record<string, unknown>}
Property Value
{[propertyName: string]: Record<string, unknown>}