Compartilhar via


MigratedPools Class

The response for a migrateToIpBased API.

Inheritance
azure.mgmt.network._serialization.Model
MigratedPools

Constructor

MigratedPools(*, migrated_pools: List[str] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
migrated_pools

A list of pools migrated from Nic based to IP based pool.

Variables

Name Description
migrated_pools

A list of pools migrated from Nic based to IP based pool.