共用方式為


DeploymentSwapParameters Class

Definition

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.

Applies to