KnownServiceScalingTriggerKind enum
Known values of ServiceScalingTriggerKind that the service accepts.
Fields
AveragePartitionLoadTrigger | Represents a scaling trigger related to an average load of a metric/resource of a partition. The value is 0. |
AverageServiceLoadTrigger | Represents a scaling policy related to an average load of a metric/resource of a service. The value is 1. |
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 JavaScript