Partager via


ComputeNodeEndpointConfiguration.InboundEndpoints Propriété

Définition

Obtient ou définit la liste des points de terminaison entrants accessibles sur le nœud de calcul.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à