Compartilhar via


ComputeNodeEndpointConfiguration.InboundEndpoints Propriedade

Definição

Obtém ou define a lista de pontos de extremidade de entrada acessíveis no Nó de Computação.

[Newtonsoft.Json.JsonProperty(PropertyName="inboundEndpoints")]
public System.Collections.Generic.IList<Microsoft.Azure.Batch.Protocol.Models.InboundEndpoint> InboundEndpoints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="inboundEndpoints")>]
member this.InboundEndpoints : System.Collections.Generic.IList<Microsoft.Azure.Batch.Protocol.Models.InboundEndpoint> with get, set
Public Property InboundEndpoints As IList(Of InboundEndpoint)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a