DataReplicationVaultResource.GetDataReplicationJobs 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 DataReplicationJobResources in the DataReplicationVault.
public virtual Azure.ResourceManager.RecoveryServicesDataReplication.DataReplicationJobCollection GetDataReplicationJobs();
abstract member GetDataReplicationJobs : unit -> Azure.ResourceManager.RecoveryServicesDataReplication.DataReplicationJobCollection
override this.GetDataReplicationJobs : unit -> Azure.ResourceManager.RecoveryServicesDataReplication.DataReplicationJobCollection
Public Overridable Function GetDataReplicationJobs () As DataReplicationJobCollection
Returns
An object representing collection of DataReplicationJobResources and their operations over a DataReplicationJobResource.