StorageSyncServiceResource.GetStorageSyncRegisteredServers Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.