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