api_version(Optional[String[1]])
— Client API version.
vault_name(Optional[String[1]])
— The name of the Recovery Services vault.
resource_group_name(Optional[String[1]])
— The name of the resource group associated with the Recovery Services vault.
subscription_id(Optional[String[1]])
— The subscription ID.
filter(Optional[String[1]])
— The following equation can be used to filter the list of jobs based on status, type, start date, and end date. status eq { InProgress , Completed , Failed , CompletedWithWarnings , Cancelled , Cancelling } and backupManagementType eq {AzureIaasVM, MAB, DPM, AzureBackupServer, AzureSql } and operation eq { ConfigureBackup , Backup , Restore , DisableBackup , DeleteBackupData } and jobId eq {guid} and startTime eq { yyyy-mm-dd hh:mm:ss PM } and endTime eq { yyyy-mm-dd hh:mm:ss PM }.
skip_token(Optional[String[1]])
— The Skip Token filter.
value(Optional[String[1]])
— List of resources.
nextlink(Optional[String[1]])
— The URI to GET the next page of resources. Call ListNext() gets the next page of resources.