Language

OutboundEnvironmentEndpointCollection.Value Property

Definition

The collection of outbound network dependency endpoints returned by the listing operation.

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

Property Value

Implements

Attributes

Applies to