Delen via


BatchAccountEndpointDependency.EndpointDetails Property

Definition

The list of connection details for this endpoint.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Batch.Models.BatchEndpointDetail> EndpointDetails { get; }
member this.EndpointDetails : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Batch.Models.BatchEndpointDetail>
Public ReadOnly Property EndpointDetails As IReadOnlyList(Of BatchEndpointDetail)

Property Value

Applies to