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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for JavaScript