public enum MigratingVmViewReference 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.V1Assembly
Google.Cloud.VMMigration.V1.dll
Fields |
|
|---|---|
| Name | Description |
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. |