PrepareDeploymentMigrationParameters Class
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.
Parameters supplied to Prepare Deployment Migration Operation.
public class PrepareDeploymentMigrationParameters
type PrepareDeploymentMigrationParameters = class
Public Class PrepareDeploymentMigrationParameters
- Inheritance
-
PrepareDeploymentMigrationParameters
Constructors
PrepareDeploymentMigrationParameters() |
Initializes a new instance of the PrepareDeploymentMigrationParameters class. |
Properties
DestinationVirtualNetwork |
Required. Destination Virtual Network type for migration.Accepted values are Default, New, Existing. |
ResourceGroupName |
Required. Name of the resource group for migration. |
SubNetName |
Required. Subnet name for migration. |
VirtualNetworkName |
Required. Name of the Virtual Network for migration. |
Applies to
Azure SDK for .NET