VM Migration v1 API - Enum Group.Types.MigrationTargetType (2.7.0)

public enum Group.Types.MigrationTargetType

Reference documentation and code samples for the VM Migration v1 API enum Group.Types.MigrationTargetType.

The possible types of the group.

Namespace

Google.Cloud.VMMigration.V1

Assembly

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.