Share via


IntegrationRuntimeOutboundNetworkDependenciesEndpoint.EndpointDetails Property

Definition

Gets or sets the details of endpoint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to