Language

EndpointDependency.EndpointDetail Property

Definition

The list of connection details for this endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.Origin(Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.Models.IEndpointDetail> EndpointDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.Origin(Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.PropertyOrigin.Owned)>]
member this.EndpointDetail : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.Models.IEndpointDetail>
Public ReadOnly Property EndpointDetail As List(Of IEndpointDetail)

Property Value

Implements

Attributes

Applies to