OutboundEndpointDependency Class

Definition

A domain name that a service is reached at, including details of the current connection status.

public class OutboundEndpointDependency
type OutboundEndpointDependency = class
Public Class OutboundEndpointDependency
Inheritance
OutboundEndpointDependency

Properties

DomainName

The domain name of the dependency.

EndpointDetails

The IP Addresses and Ports used when connecting to DomainName.

Applies to