Share via


ApiManagementCircuitBreakerClosedEventData interface

Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.CircuitBreaker.Closed event.

Properties

backendName

Name of the backend for which the circuit has closed.

circuitBreaker

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

Property Value