Overload
List
Name | Description |
---|---|
DeploymentTechnology (String, String, String) | Initializes a new instance of the deployment technology class that has the specified installer technology and default hosting technology. |
DeploymentTechnology (String, String, String, IEnumerable) | Initializes a new instance of the deployment technology class that has the specified installer technology, default hosting technology, and a list of allowed hosting technologies. |
DeploymentTechnology (String, String, String, IEnumerable, ResourceManager) | Initializes a new instance of the deployment technology class that has the specified installer technology, default hosting technology, a list of allowed hosting technologies, and the specified resource manager. |
DeploymentTechnology (String, String, String, ResourceManager) | Initializes a new instance of the deployment technology class that has the specified installer technology, default hosting technology, and the specified resource manager. |