public static class 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 |