IDownstreamDependencyMetadata Interface

Definition

Interface for passing dependency metadata.

public interface class IDownstreamDependencyMetadata
public interface IDownstreamDependencyMetadata
type IDownstreamDependencyMetadata = interface
Public Interface IDownstreamDependencyMetadata

Properties

DependencyName

Gets the name of the dependent service.

RequestMetadata

Gets the list of all metadata for all routes to the dependency service.

UniqueHostNameSuffixes

Gets the list of host name suffixes that can uniquely identify a host as this dependency.

Applies to