LoadTestingEndpointDependency Class

Definition

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