OutboundEnvironmentEndpoint interface

Endpoints accessed for a common purpose that the App Service Environment requires outbound network access to.

Properties

category

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

endpoints

The endpoints that the App Service Environment reaches the service at.

Property Details

category

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

category?: string

Property Value

string

endpoints

The endpoints that the App Service Environment reaches the service at.

endpoints?: EndpointDependency[]

Property Value