다음을 통해 공유


EndpointDependency.EndpointDetails 속성

정의

이 엔드포인트에 대한 연결 세부 정보 목록을 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상