OutboundNetworkDependenciesEndpoint.Endpoints Property

Definition

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

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

Property Value

Applies to