ADSFDiskMigrationPlan#

class ADSFDiskMigrationPlan(storage_container=None, disks=None, *args, **kwargs)[source]#

Bases: object

The disk migration plan defines how disks are migrated.

Parameters:
property disks#

The disks included in the migration plan.

Type:

list[ MigrateDiskReference ]

property storage_container#
Type:

VmDiskContainerReference

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model