workloadProfile property
The workload profile for the instance. Possible string values are:
- "WORKLOAD_PROFILE_UNSPECIFIED" : The workload profile is in an unknown state.
- "WORKLOAD_PROFILE_GENERIC" : The workload profile is generic.
- "WORKLOAD_PROFILE_HANA" : The workload profile is hana.
Implementation
core.String? workloadProfile;