public enum UtilizationReportViewReference documentation and code samples for the VM Migration v1 API enum UtilizationReportView.
Controls the level of details of a Utilization Report.
Namespace
Google.Cloud.VMMigration.V1Assembly
Google.Cloud.VMMigration.V1.dll
Fields |
|
|---|---|
| Name | Description |
Basic |
Get the report metadata, without the list of VMs and their utilization info. |
Full |
Include everything. |
Unspecified |
The default / unset value. The API will default to FULL on single report request and BASIC for multiple reports request. |