Share via


SqlOutboundEnvironmentEndpoint.Endpoints Property

Definition

The endpoints that the managed instance service communicates with in order to function correctly.

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

Property Value

Applies to