AutoScalingResourceMetric Class
Describes the resource that is used for triggering auto scaling.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.servicefabric.models._models_py3.AutoScalingMetricAutoScalingResourceMetric
Constructor
AutoScalingResourceMetric(*, name, **kwargs)
Parameters
- name
- str or AutoScalingResourceMetricName
Required
Required. Name of the resource. Possible values include: 'cpu', 'memoryInGB'
Feedback
Submit and view feedback for