ApiManagementCircuitBreakerClosedEventData interface
Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.CircuitBreaker.Closed event.
Properties
backend |
Name of the backend for which the circuit has closed. |
circuit |
Information related to the circuit breaker configured on the backend. |
Property Details
backendName
Name of the backend for which the circuit has closed.
backendName: string
Property Value
string
circuitBreaker
Information related to the circuit breaker configured on the backend.
circuitBreaker: ApiManagementCircuitBreaker