Partager via


OutboundNetworkDependenciesEndpoint.Endpoints Propriété

Définition

Obtient ou définit les points de terminaison auxquels l’environnement de service Kusto atteint le service.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.endpoints")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Kusto.Models.EndpointDependency> Endpoints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.endpoints")>]
member this.Endpoints : System.Collections.Generic.IList<Microsoft.Azure.Management.Kusto.Models.EndpointDependency> with get, set
Public Property Endpoints As IList(Of EndpointDependency)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à