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
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.