DeploymentExternalInputDefinition 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 definition for parameterization.
public class DeploymentExternalInputDefinition
type DeploymentExternalInputDefinition = class
Public Class DeploymentExternalInputDefinition
- Inheritance
-
DeploymentExternalInputDefinition
Constructors
| Name | Description |
|---|---|
| DeploymentExternalInputDefinition() |
Initializes a new instance of the DeploymentExternalInputDefinition class. |
| DeploymentExternalInputDefinition(String, Object) |
Initializes a new instance of the DeploymentExternalInputDefinition class. |
Properties
| Name | Description |
|---|---|
| Config |
Gets or sets configuration for the external input. |
| Kind |
Gets or sets the kind of external input. |
Methods
| Name | Description |
|---|---|
| Validate() |
Validate the object. |