DeploymentExternalInput 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.
Deployment external input for parameterization.
public class DeploymentExternalInput
type DeploymentExternalInput = class
Public Class DeploymentExternalInput
- Inheritance
-
DeploymentExternalInput
Constructors
| Name | Description |
|---|---|
| DeploymentExternalInput() |
Initializes a new instance of the DeploymentExternalInput class. |
| DeploymentExternalInput(Object) |
Initializes a new instance of the DeploymentExternalInput class. |
Properties
| Name | Description |
|---|---|
| Value |
Gets or sets external input value. |
Methods
| Name | Description |
|---|---|
| Validate() |
Validate the object. |