Bagikan melalui


StorageSyncServiceResource.GetStorageSyncRegisteredServers Method

Definition

Gets a collection of StorageSyncRegisteredServerResources in the StorageSyncService.

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 StorageSyncRegisteredServerResources and their operations over a StorageSyncRegisteredServerResource.

Applies to