The VGDeployApplicationAction type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| VGDeployApplicationAction | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Execute |
Deploys the repository defined in the deployment configuration file
| |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetLogEntry |
Returns the log entry representing the action.
| |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Init |
Initializes the object with the specified values.
| |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ConfigurationValues |
Gets values defined in the deployment configuration files and used by the action
| |
| DeploymentMode |
Indicates the deployment mode used by the deployment process to deploys application items.
| |
| GrantRolesLikePreviousVersion |
Indicates whether the deployment process must grant roles of a new version of an application like roles of the previous version.
| |
| Overwrite |
Indicates whether the deployed application can overwrite an existing repository.
| |
| RepositoryId |
Gets the repository id of the application to deploy
|