次の方法で共有


BatchAccountOutboundEnvironmentEndpoint.Endpoints プロパティ

定義

Batch サービスが送信呼び出しを行うこのサービスのエンドポイント。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Batch.Models.BatchAccountEndpointDependency> Endpoints { get; }
member this.Endpoints : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Batch.Models.BatchAccountEndpointDependency>
Public ReadOnly Property Endpoints As IReadOnlyList(Of BatchAccountEndpointDependency)

プロパティ値

適用対象