patchAndConfigFeatureSet property

String? patchAndConfigFeatureSet
getter/setter pair

Set PatchAndConfigFeatureSet for the project. Possible string values are:

  • "PATCH_AND_CONFIG_FEATURE_SET_UNSPECIFIED" : Not specified placeholder
  • "OSCONFIG_B" : Enables only the basic set of VM Manager features in the project.
  • "OSCONFIG_C" : Enables all VM Manager features in the project.

Implementation

core.String? patchAndConfigFeatureSet;