All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.compute.model.AutoscalingPolicyLoadBalancingUtilization.html Maven / Gradle / Ivy

There is a newer version: v1-rev20240903-2.0.0
Show newest version






AutoscalingPolicyLoadBalancingUtilization (Compute Engine API v1-rev20240919-2.0.0)












com.google.api.services.compute.model

Class AutoscalingPolicyLoadBalancingUtilization

    • Constructor Detail

      • AutoscalingPolicyLoadBalancingUtilization

        public AutoscalingPolicyLoadBalancingUtilization()
    • Method Detail

      • getUtilizationTarget

        public Double getUtilizationTarget()
        Fraction of backend capacity utilization (set in HTTP(S) load balancing configuration) that the autoscaler maintains. Must be a positive float value. If not defined, the default is 0.8.
        Returns:
        value or null for none
      • setUtilizationTarget

        public AutoscalingPolicyLoadBalancingUtilization setUtilizationTarget(Double utilizationTarget)
        Fraction of backend capacity utilization (set in HTTP(S) load balancing configuration) that the autoscaler maintains. Must be a positive float value. If not defined, the default is 0.8.
        Parameters:
        utilizationTarget - utilizationTarget or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy