OutboundEnvironmentEndpoint interface

Egress endpoints which Workspace connects to for common purposes.

Properties

category

The category of endpoints accessed by the Workspace, e.g. azure-storage, azure-mysql, etc.

endpoints

The endpoints that Workspace connect to

Property Details

category

The category of endpoints accessed by the Workspace, e.g. azure-storage, azure-mysql, etc.

category?: string

Property Value

string

endpoints

The endpoints that Workspace connect to

endpoints?: EndpointDependency[]

Property Value