Condividi tramite


DiskAccessResource.GetComputePrivateEndpointConnections Method

Definition

Gets a collection of ComputePrivateEndpointConnectionResources in the DiskAccess.

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 ComputePrivateEndpointConnectionResources and their operations over a ComputePrivateEndpointConnectionResource.

Applies to