MigrateNicConfig#

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

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()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model