OutboundEnvironmentEndpoint.Endpoints 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 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