次の方法で共有


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

適用対象