VM Migration v1 API - Enum MigratingVmView (2.3.0)

public enum MigratingVmView

Reference documentation and code samples for the VM Migration v1 API 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.