Share via


EndpointDependency Class

Definition

EndpointDependency represents the definition of an endpoint, including the domain and details.

public class EndpointDependency
type EndpointDependency = class
Public Class EndpointDependency
Inheritance
EndpointDependency

Constructors

EndpointDependency(String)

Initializes a new instance of EndpointDependency.

Properties

DomainName

The domain name of the dependency.

Port

The port of this endpoint.

Applies to