AzureBackupClientAdapter.ListJobs(String, String, CSMJobQueryObject) 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.
public System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.BackupServices.Models.CSMJobResponse> ListJobs (string resourceGroupName, string resourceName, Microsoft.Azure.Management.BackupServices.Models.CSMJobQueryObject queryParams);
member this.ListJobs : string * string * Microsoft.Azure.Management.BackupServices.Models.CSMJobQueryObject -> seq<Microsoft.Azure.Management.BackupServices.Models.CSMJobResponse>
Public Function ListJobs (resourceGroupName As String, resourceName As String, queryParams As CSMJobQueryObject) As IEnumerable(Of CSMJobResponse)
Parameters
- resourceGroupName
- String
- resourceName
- String
- queryParams
- CSMJobQueryObject