public enum AwsSourceDiskDetails.Types.TypeReference documentation and code samples for the VM Migration v1 API enum AwsSourceDiskDetails.Types.Type.
Possible values for disk types.
Namespace
Google.Cloud.VMMigration.V1Assembly
Google.Cloud.VMMigration.V1.dll
Fields |
|
|---|---|
| Name | Description |
Gp2 |
GP2 disk type. |
Gp3 |
GP3 disk type. |
Io1 |
IO1 disk type. |
Io2 |
IO2 disk type. |
Sc1 |
SC1 disk type. |
St1 |
ST1 disk type. |
Standard |
Standard disk type. |
Unspecified |
Unspecified AWS disk type. Should not be used. |