customPerformanceSupported property

bool? customPerformanceSupported
getter/setter pair

Indicates whether this instance supports configuring its performance.

If true, the user can configure the instance's performance by using the 'performance_config' field.

Output only.

Implementation

core.bool? customPerformanceSupported;