AutoscaleConfigurationUpdateParameter Class
The autoscale configuration update parameter.
- Inheritance
-
msrest.serialization.ModelAutoscaleConfigurationUpdateParameter
Constructor
AutoscaleConfigurationUpdateParameter(*, autoscale: Autoscale | None = None, **kwargs)
Parameters
Name | Description |
---|---|
autoscale
Required
|
The autoscale configuration. |
Keyword-Only Parameters
Name | Description |
---|---|
autoscale
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