public static class ComputeEnumConstants.AutoscalingPolicyCustomMetricUtilization.UtilizationTargetType
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.AutoscalingPolicyCustomMetricUtilization.UtilizationTargetType.
Constants for wire representations of the AutoscalingPolicyCustomMetricUtilization.Types.UtilizationTargetType enum.
Inheritance
object > ComputeEnumConstants.AutoscalingPolicyCustomMetricUtilization.UtilizationTargetTypeNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
DeltaPerMinute
public const string DeltaPerMinute = "DELTA_PER_MINUTE"
Wire representation of DeltaPerMinute.
Field Value | |
---|---|
Type | Description |
string |
DeltaPerSecond
public const string DeltaPerSecond = "DELTA_PER_SECOND"
Wire representation of DeltaPerSecond.
Field Value | |
---|---|
Type | Description |
string |
Gauge
public const string Gauge = "GAUGE"
Wire representation of Gauge.
Field Value | |
---|---|
Type | Description |
string |
UndefinedUtilizationTargetType
public const string UndefinedUtilizationTargetType = "UNDEFINED_UTILIZATION_TARGET_TYPE"
Wire representation of UndefinedUtilizationTargetType.
Field Value | |
---|---|
Type | Description |
string |