public enum Group.Types.MigrationTargetTypeReference documentation and code samples for the VM Migration v1 API enum Group.Types.MigrationTargetType.
The possible types of the group.
Namespace
Google.Cloud.VMMigration.V1Assembly
Google.Cloud.VMMigration.V1.dll
Fields |
|
|---|---|
| Name | Description |
Disks |
All MigratingVMs in the group must have Compute Engine Disks targets. |
Gce |
All MigratingVMs in the group must have Compute Engine targets. |
Unspecified |
Group type is not specified. This defaults to Compute Engine targets. |