Delen via


OutboundEnvironmentEndpoint.Endpoints Eigenschap

Definitie

Hiermee haalt u de eindpunten op voor deze service waarnaar de Batch-service uitgaande aanroepen doet.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op