StorageSyncGroupResource.GetCloudEndpoints Method

Definition

Gets a collection of CloudEndpoints in the StorageSyncGroupResource.

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 CloudEndpoints and their operations over a CloudEndpointResource.

Applies to