VirtualNetworkGatewayMigrationContent Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of VirtualNetworkGatewayMigrationContent.
public VirtualNetworkGatewayMigrationContent(Azure.ResourceManager.Network.Models.VirtualNetworkGatewayMigrationType migrationType);
new Azure.ResourceManager.Network.Models.VirtualNetworkGatewayMigrationContent : Azure.ResourceManager.Network.Models.VirtualNetworkGatewayMigrationType -> Azure.ResourceManager.Network.Models.VirtualNetworkGatewayMigrationContent
Public Sub New (migrationType As VirtualNetworkGatewayMigrationType)
Parameters
- migrationType
- VirtualNetworkGatewayMigrationType
MigrationType for the virtual network gateway.