Enum ProjectsResource.LocationsResource.SourcesResource.FetchStorageInventoryRequest.TypeEnum
Required. The type of the storage inventory to fetch.
Namespace: Google.Apis.VMMigrationService.v1
Assembly: Google.Apis.VMMigrationService.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.SourcesResource.FetchStorageInventoryRequest.TypeEnum
Fields
| Name | Description |
|---|---|
| DISKS | The type is disks. |
| SNAPSHOTS | The type is snapshots. |
| STORAGETYPEUNSPECIFIED | The type is unspecified. |