NetworkRef interface
Describes a network reference in a service.
Properties
endpoint |
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript