DataReplicationFabricResource.GetDataReplicationFabricAgents 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 DataReplicationFabricAgentResources in the DataReplicationFabric.
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 DataReplicationFabricAgentResources and their operations over a DataReplicationFabricAgentResource.