OutboundEnvironmentEndpoint interface

Endpoints accessed for a common purpose that the Api Management Service requires outbound network access to.

Properties

category

The type of service accessed by the Api Management Service, e.g., Azure Storage, Azure SQL Database, and Azure Active Directory.

endpoints

The endpoints that the Api Management Service reaches the service at.

Property Details

category

The type of service accessed by the Api Management Service, e.g., Azure Storage, Azure SQL Database, and Azure Active Directory.

category?: string

Property Value

string

endpoints

The endpoints that the Api Management Service reaches the service at.

endpoints?: EndpointDependency[]

Property Value