Compartir a través de


ComputeNodeEndpointConfiguration.InboundEndpoints Propiedad

Definición

Obtiene la lista de puntos de conexión de entrada a los que se puede acceder en el nodo de proceso.

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)

Valor de propiedad

Se aplica a