Interface ListBatchJobsParameters

Config for batches.list parameters.

interface ListBatchJobsParameters {
    config?: ListBatchJobsConfig;
}

Properties

Properties