targetProduct property
Target product for assets using this preference set.
Specify either target product or business goal, but not both. Possible string values are:
- "COMPUTE_MIGRATION_TARGET_PRODUCT_UNSPECIFIED" : Unspecified (default value).
- "COMPUTE_MIGRATION_TARGET_PRODUCT_COMPUTE_ENGINE" : Prefer to migrate to Google Cloud Compute Engine.
- "COMPUTE_MIGRATION_TARGET_PRODUCT_VMWARE_ENGINE" : Prefer to migrate to Google Cloud VMware Engine.
- "COMPUTE_MIGRATION_TARGET_PRODUCT_SOLE_TENANCY" : Prefer to migrate to Google Cloud Sole Tenant Nodes.
Implementation
core.String? targetProduct;