Show / Hide Table of Contents

Class AutoscalerAutoscalingPolicyLoadBalancingUtilization

Inheritance
System.Object
AutoscalerAutoscalingPolicyLoadBalancingUtilization
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Compute.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class AutoscalerAutoscalingPolicyLoadBalancingUtilization

Fields

View Source

Target

Fraction of backend capacity utilization (set in HTTP(s) load balancing configuration) that autoscaler should maintain. Must be a positive float value. If not defined, the default is 0.8.

Declaration
public readonly double Target
Field Value
Type Description
System.Double
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.