Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetworkRef

Package version

interface

An interface representing NetworkRef. Describes a network reference in a service.

Hierarchy

  • NetworkRef

Index

Properties

Properties

Optional endpointRefs

endpointRefs: EndpointRef[]
member

{EndpointRef[]} [endpointRefs] A list of endpoints that are exposed on this network.

Optional name

name: undefined | string
member

{string} [name] Name of the network

Generated using TypeDoc