VirtualNetworkGatewayMigrationParameters Class
Virtual network gateway migration parameters.
Constructor
VirtualNetworkGatewayMigrationParameters(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
migration_type
|
MigrationType for the virtual network gateway. Required. "UpgradeDeploymentToStandardIP" |
|
resource_url
|
Resource url that needs to be passed in to migration. |
Attributes
migration_type
MigrationType for the virtual network gateway. Required. "UpgradeDeploymentToStandardIP"
migration_type: str | _models.VirtualNetworkGatewayMigrationType
resource_url
Resource url that needs to be passed in to migration.
resource_url: str | None