DiskAccessResource.GetComputePrivateEndpointConnections Method

Definition

Gets a collection of ComputePrivateEndpointConnections in the DiskAccessResource.

public virtual Azure.ResourceManager.Compute.ComputePrivateEndpointConnectionCollection GetComputePrivateEndpointConnections();
abstract member GetComputePrivateEndpointConnections : unit -> Azure.ResourceManager.Compute.ComputePrivateEndpointConnectionCollection
override this.GetComputePrivateEndpointConnections : unit -> Azure.ResourceManager.Compute.ComputePrivateEndpointConnectionCollection
Public Overridable Function GetComputePrivateEndpointConnections () As ComputePrivateEndpointConnectionCollection

Returns

An object representing collection of ComputePrivateEndpointConnections and their operations over a ComputePrivateEndpointConnectionResource.

Applies to