Interface protos.google.cloud.vmwareengine.v1.AutoscalingSettings.IAutoscalingPolicy (2.1.0)

Properties of an AutoscalingPolicy.

Package

@google-cloud/vmwareengine

Properties

consumedMemoryThresholds

consumedMemoryThresholds?: (google.cloud.vmwareengine.v1.AutoscalingSettings.IThresholds|null);

AutoscalingPolicy consumedMemoryThresholds

cpuThresholds

cpuThresholds?: (google.cloud.vmwareengine.v1.AutoscalingSettings.IThresholds|null);

AutoscalingPolicy cpuThresholds

grantedMemoryThresholds

grantedMemoryThresholds?: (google.cloud.vmwareengine.v1.AutoscalingSettings.IThresholds|null);

AutoscalingPolicy grantedMemoryThresholds

nodeTypeId

nodeTypeId?: (string|null);

AutoscalingPolicy nodeTypeId

scaleOutSize

scaleOutSize?: (number|null);

AutoscalingPolicy scaleOutSize

storageThresholds

storageThresholds?: (google.cloud.vmwareengine.v1.AutoscalingSettings.IThresholds|null);

AutoscalingPolicy storageThresholds