次の方法で共有


ComputeNodeEndpointConfiguration.InboundEndpoints プロパティ

定義

コンピューティング ノードでアクセスできる受信エンドポイントの一覧を取得します。

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Batch.InboundEndpoint> InboundEndpoints { get; }
member this.InboundEndpoints : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Batch.InboundEndpoint>
Public ReadOnly Property InboundEndpoints As IReadOnlyList(Of InboundEndpoint)

プロパティ値

適用対象