Share via


OutboundEnvironmentEndpoint interface

A collection of related endpoints from the same service for which the Batch service requires outbound access.

Properties

category

The type of service that the Batch service connects to.

endpoints

The endpoints for this service to which the Batch service makes outbound calls.

Property Details

category

The type of service that the Batch service connects to.

category?: string

Property Value

string

endpoints

The endpoints for this service to which the Batch service makes outbound calls.

endpoints?: EndpointDependency[]

Property Value