DataReplicationFabricResource.GetDataReplicationFabricAgents Method

Definition

Gets a collection of DataReplicationFabricAgents in the DataReplicationFabricResource.

public virtual Azure.ResourceManager.RecoveryServicesDataReplication.DataReplicationFabricAgentCollection GetDataReplicationFabricAgents();
abstract member GetDataReplicationFabricAgents : unit -> Azure.ResourceManager.RecoveryServicesDataReplication.DataReplicationFabricAgentCollection
override this.GetDataReplicationFabricAgents : unit -> Azure.ResourceManager.RecoveryServicesDataReplication.DataReplicationFabricAgentCollection
Public Overridable Function GetDataReplicationFabricAgents () As DataReplicationFabricAgentCollection

Returns

An object representing collection of DataReplicationFabricAgents and their operations over a DataReplicationFabricAgentResource.

Applies to