Megosztás a következőn keresztül:


EndpointDependency Class

Definition

A domain name and connection details used to access a dependency.

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

Properties

Description

Human-readable supplemental information about the dependency and when it is applicable.

DomainName

The domain name of the dependency. Domain names may be fully qualified or may contain a * wildcard.

EndpointDetails

The list of connection details for this endpoint.

Applies to