OutboundEnvironmentEndpoint.Endpoints 속성

정의

Batch 서비스가 아웃바운드 호출을 수행하는 이 서비스의 엔드포인트를 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상