DeploymentSwapParameters 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 the Swap Deployment operation.
public class DeploymentSwapParameters
type DeploymentSwapParameters = class
Public Class DeploymentSwapParameters
- Inheritance
-
DeploymentSwapParameters
Constructors
DeploymentSwapParameters() |
Initializes a new instance of the DeploymentSwapParameters class. |
DeploymentSwapParameters(String) |
Initializes a new instance of the DeploymentSwapParameters class with required arguments. |
Properties
ProductionDeployment |
Optional. The optional name of the production deployment. |
SourceDeployment |
Required. The name of the source deployment. |