Enum MigratingVmView (2.1.0)

public enum MigratingVmView

Controls the level of details of a Migrating VM.

Namespace

Google.Cloud.VMMigration.V1

Assembly

Google.Cloud.VMMigration.V1.dll

Fields

NameDescription
Basic

Get the migrating VM basic details. The basic details do not include the recent clone jobs and recent cutover jobs lists.

Full

Include everything.

Unspecified

View is unspecified. The API will fallback to the default value.