Enum ProjectsResource.LocationsResource.SourcesResource.MigratingVmsResource.ListRequest.ViewEnum
Optional. The level of details of each migrating VM.
Namespace: Google.Apis.VMMigrationService.v1alpha1
Assembly: Google.Apis.VMMigrationService.v1alpha1.dll
Syntax
public enum ProjectsResource.LocationsResource.SourcesResource.MigratingVmsResource.ListRequest.ViewEnum
Fields
Name | Description |
---|---|
MIGRATINGVMVIEWBASIC | Get the migrating VM basic details. The basic details do not include the recent clone jobs and recent cutover jobs lists. |
MIGRATINGVMVIEWFULL | Include everything. |
MIGRATINGVMVIEWUNSPECIFIED | View is unspecified. The API will fallback to the default value. |