StorageSyncServiceResource.GetStorageSyncRegisteredServers Method

Definition

Gets a collection of StorageSyncRegisteredServers in the StorageSyncServiceResource.

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

Returns

An object representing collection of StorageSyncRegisteredServers and their operations over a StorageSyncRegisteredServerResource.

Applies to