Share via


BatchAccountResource.GetBatchPrivateEndpointConnections Method

Definition

Gets a collection of BatchPrivateEndpointConnectionResources in the BatchAccount.

public virtual Azure.ResourceManager.Batch.BatchPrivateEndpointConnectionCollection GetBatchPrivateEndpointConnections ();
abstract member GetBatchPrivateEndpointConnections : unit -> Azure.ResourceManager.Batch.BatchPrivateEndpointConnectionCollection
override this.GetBatchPrivateEndpointConnections : unit -> Azure.ResourceManager.Batch.BatchPrivateEndpointConnectionCollection
Public Overridable Function GetBatchPrivateEndpointConnections () As BatchPrivateEndpointConnectionCollection

Returns

An object representing collection of BatchPrivateEndpointConnectionResources and their operations over a BatchPrivateEndpointConnectionResource.

Applies to