JobResources Class
Resource configuration for a job.
This class should not be instantiated directly. Instead, use its subclasses.
- Inheritance
-
azure.ai.ml.entities._mixins.RestTranslatableMixinJobResources
Constructor
JobResources(*, instance_types: List[str])
Keyword-Only Parameters
Name | Description |
---|---|
instance_types
Required
|
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python