Partager via


OutboundEnvironmentEndpoint.Endpoints Propriété

Définition

Obtient les points de terminaison de ce service vers lesquels le service Batch effectue des appels sortants.

[Newtonsoft.Json.JsonProperty(PropertyName="endpoints")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.EndpointDependency> Endpoints { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endpoints")>]
member this.Endpoints : System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.EndpointDependency>
Public ReadOnly Property Endpoints As IList(Of EndpointDependency)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à