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 SourceTarget
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 |