LoadTestingEndpointDependency Class
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.
A domain name and connection details used to access a dependency.
public class LoadTestingEndpointDependency
type LoadTestingEndpointDependency = class
Public Class LoadTestingEndpointDependency
- Inheritance
-
LoadTestingEndpointDependency
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
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.
Azure SDK for .NET