IDownstreamDependencyMetadata Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.