Share via


StorageSyncServiceResource.GetStorageSyncPrivateEndpointConnections Method

Definition

Gets a collection of StorageSyncPrivateEndpointConnectionResources in the StorageSyncService.

public virtual Azure.ResourceManager.StorageSync.StorageSyncPrivateEndpointConnectionCollection GetStorageSyncPrivateEndpointConnections ();
abstract member GetStorageSyncPrivateEndpointConnections : unit -> Azure.ResourceManager.StorageSync.StorageSyncPrivateEndpointConnectionCollection
override this.GetStorageSyncPrivateEndpointConnections : unit -> Azure.ResourceManager.StorageSync.StorageSyncPrivateEndpointConnectionCollection
Public Overridable Function GetStorageSyncPrivateEndpointConnections () As StorageSyncPrivateEndpointConnectionCollection

Returns

An object representing collection of StorageSyncPrivateEndpointConnectionResources and their operations over a StorageSyncPrivateEndpointConnectionResource.

Applies to