How to use the azure-mgmt-scheduler.azure.mgmt.scheduler.models.job_collection_definition_paged.JobCollectionDefinitionPaged function in azure-mgmt-scheduler

To help you get started, we’ve selected a few azure-mgmt-scheduler examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github Azure / azure-sdk-for-python / azure-mgmt-scheduler / azure / mgmt / scheduler / models / job_collection_definition_paged.py View on Github external
def __init__(self, *args, **kwargs):

        super(JobCollectionDefinitionPaged, self).__init__(*args, **kwargs)

azure-mgmt-scheduler

Microsoft Azure Scheduler Management Client Library for Python

MIT
Latest version published 6 years ago

Package Health Score

73 / 100
Full package analysis

Popular azure-mgmt-scheduler functions

Similar packages