Partilhar via


OutboundNetworkDependenciesEndpoint.Endpoints Propriedade

Definição

Obtém ou define os pontos de extremidade em que o Ambiente de Serviço kusto atinge o serviço.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a