The IDeployPackage type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ClonePackage |
Creates a deployment package for the new instance.
|
![]() | CreatePartialPackage |
Creates partial MSIs for the existing instance.
|
![]() | PackageInstall |
Installs the generated package.
|
![]() | UpdatePackage |
Updates the deployment package of th existing instance.
|
![]() | UpdatePartialPackage |
Updates the Partial deployment package of the existing instance.
|
See Also