次の方法で共有


BatchAccountEndpointDependency.EndpointDetails プロパティ

定義

このエンドポイントの接続の詳細の一覧。

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

プロパティ値

適用対象