EndpointDependency interface

A domain name that AKS agent nodes are reaching at.

Properties

domainName

The domain name of the dependency.

endpointDetails

The Ports and Protocols used when connecting to domainName.

Property Details

domainName

The domain name of the dependency.

domainName?: string

Property Value

string

endpointDetails

The Ports and Protocols used when connecting to domainName.

endpointDetails?: EndpointDetail[]

Property Value