Language

OutboundEnvironmentEndpoint.Endpoint Property

Definition

The endpoints for this service to which the Batch service makes outbound calls.

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

Property Value

Implements

Attributes

Applies to