Share via


BatchAccountData.PrivateEndpointConnections Property

Definition

List of private endpoint connections associated with the Batch account.

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

Property Value

Applies to