BatchAccountResource.GetBatchPrivateEndpointConnections Method

Definition

Gets a collection of BatchPrivateEndpointConnections in the BatchAccountResource.

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 BatchPrivateEndpointConnections and their operations over a BatchPrivateEndpointConnectionResource.

Applies to