Share via


StorageMoverResource.GetStorageMoverAgents Method

Definition

Gets a collection of StorageMoverAgentResources in the StorageMover.

public virtual Azure.ResourceManager.StorageMover.StorageMoverAgentCollection GetStorageMoverAgents ();
abstract member GetStorageMoverAgents : unit -> Azure.ResourceManager.StorageMover.StorageMoverAgentCollection
override this.GetStorageMoverAgents : unit -> Azure.ResourceManager.StorageMover.StorageMoverAgentCollection
Public Overridable Function GetStorageMoverAgents () As StorageMoverAgentCollection

Returns

An object representing collection of StorageMoverAgentResources and their operations over a StorageMoverAgentResource.

Applies to