Scale interface
Azure Spring Apps scaling configurations.
Properties
| max | Optional. Maximum number of container replicas. Defaults to 10 if not set. | 
| min | Optional. Minimum number of container replicas. | 
| rules | Scaling rules. | 
Property Details
		maxReplicas
	 
	Optional. Maximum number of container replicas. Defaults to 10 if not set.
maxReplicas?: numberProperty Value
number
		minReplicas
	 
	Optional. Minimum number of container replicas.
minReplicas?: numberProperty Value
number