container_resource_requirements Module

Module for describing Container Resource Requirements in Azure Machine Learning.

Classes

ContainerResourceRequirements

Defines the resource requirements for a container used by the Webservice.

To specify autoscaling configuration, you will typically use the deploy_configuration method of the AksWebservice class or the AciWebservice class.

Initialize the container resource requirements.