Share via


OutboundEnvironmentEndpoint.Endpoints Property

Definition

The endpoints that the Api Management Service reaches the service at.

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

Property Value

Applies to