Delen via


BatchNodeEndpointConfiguration.InboundEndpoints Property

Definition

The list of inbound endpoints that are accessible on the Compute Node.

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

Property Value

Applies to