Share via


DeploymentChangeConfigurationParameters Members

Represents the parameters that are used to change the configuration of a deployment.

The following tables list the members exposed by the DeploymentChangeConfigurationParameters type.

Public Constructors

  Name Description
  DeploymentChangeConfigurationParameters Overloaded.  

Top

Public Properties

  Name Description
Configuration Gets or sets the base-64 encoded service configuration file for the deployment.
ExtendedProperties Gets or sets a collection of properties that are added to the deployment of a cloud service.
ExtensionConfiguration Gets or sets an ExtensionConfiguration object defines the extension that is added to the cloud service.
Mode Gets or sets a DeploymentChangeConfigurationMode value that specifies the mode of the configuration change.
TreatWarningsAsError Gets or sets whether to treat package validation warnings as errors.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

DeploymentChangeConfigurationParameters Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace