Share via


ContainerServiceOutboundEnvironmentEndpoint.Endpoints Property

Definition

The endpoints that AKS agent nodes connect to.

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

Property Value

Applies to