Share via


OutboundEnvironmentEndpoint.Endpoints Property

Definition

The endpoints that the App Service Environment reaches the service at.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.AppServiceEndpointDependency> Endpoints { get; }
member this.Endpoints : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.AppServiceEndpointDependency>
Public ReadOnly Property Endpoints As IReadOnlyList(Of AppServiceEndpointDependency)

Property Value

Applies to