Share via


StorageSyncGroupResource.GetCloudEndpoints Method

Definition

Gets a collection of CloudEndpointResources in the StorageSyncGroup.

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

Returns

An object representing collection of CloudEndpointResources and their operations over a CloudEndpointResource.

Applies to