Compartir a través de


IntegrationRuntimeOutboundNetworkDependenciesEndpoint.EndpointDetails Propiedad

Definición

Obtiene o establece los detalles del punto de conexión.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a