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: Record<string, Record<string, any>>
Property Value
Record<string, Record<string, any>>