Package version:

Interface OutboundEnvironmentEndpoint

An endpoint that the managed instance service requires outbound network access to.

Hierarchy

  • OutboundEnvironmentEndpoint

Properties

Properties

category?: string

The type of service accessed by the managed instance service, e.g., Azure Storage, Azure Active Directory, etc. NOTE: This property will not be serialized. It can only be populated by the server.

endpoints?: EndpointDependency[]

The endpoints that the managed instance service communicates with in order to function correctly. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc