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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET