MigrateNicConfig#

class MigrateNicConfig(subnet=None, migrate_type=None, ip_address=None, *args, **kwargs)#

Bases: object

Configurations for migrating a VM NIC.

Parameters:
property ip_address#
Type:

IPv4Address

property migrate_type#
Type:

MigrateNicType

property subnet#
Type:

SubnetReference

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model