Share via


BatchAccountOutboundEnvironmentEndpoint.Endpoints Property

Definition

The endpoints for this service to which the Batch service makes outbound calls.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Batch.Models.BatchAccountEndpointDependency> Endpoints { get; }
member this.Endpoints : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Batch.Models.BatchAccountEndpointDependency>
Public ReadOnly Property Endpoints As IReadOnlyList(Of BatchAccountEndpointDependency)

Property Value

Applies to