共用方式為


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

適用於