Compartir a través de


IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint.Endpoints Propiedad

Definición

Obtiene o establece los puntos de conexión para la dependencia de red saliente.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a