AzureSourceVmDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Represent the source Azure VM details.
Attributes |
|
---|---|
Name | Description |
firmware |
google.cloud.vmmigration_v1.types.AzureSourceVmDetails.Firmware
Output only. The firmware type of the source VM. |
committed_storage_bytes |
int
Output only. The total size of the disks being migrated in bytes. |
disks |
MutableSequence[google.cloud.vmmigration_v1.types.AzureSourceVmDetails.AzureDiskDetails]
Output only. The disks attached to the source VM. |
vm_capabilities_info |
google.cloud.vmmigration_v1.types.VmCapabilities
Output only. Information about VM capabilities needed for some Compute Engine features. |
architecture |
google.cloud.vmmigration_v1.types.VmArchitecture
Output only. The VM architecture. |
Classes
AzureDiskDetails
AzureDiskDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The details of an Azure VM disk.
Firmware
Firmware(value)
Possible values for Azure VM firmware.