BatchAccountContext.PrivateEndpointConnections Property

Definition

A list of private endpoint connections associated with the account.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.PrivateEndpointConnection> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.PrivateEndpointConnection>
Public ReadOnly Property PrivateEndpointConnections As IList(Of PrivateEndpointConnection)

Property Value

Applies to