NetworkRef interface

Describes a network reference in a service.

Properties

endpointRefs

A list of endpoints that are exposed on this network.

name

Name of the network

Property Details

endpointRefs

A list of endpoints that are exposed on this network.

endpointRefs?: EndpointRef[]

Property Value

name

Name of the network

name?: string

Property Value

string