你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EndpointDependency interface

A domain name that a service is reached at.

Properties

domainName

The domain name of the dependency.

endpointDetails

The Ports used when connecting to DomainName.

Property Details

domainName

The domain name of the dependency.

domainName?: string

Property Value

string

endpointDetails

The Ports used when connecting to DomainName.

endpointDetails?: EndpointDetail[]

Property Value