DeploymentType Enumeration
Specifies the type of deployment package.
Namespace: Microsoft.MasterDataServices.Deployment
Assembly: Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)
Syntax
public enum DeploymentType
public enum class DeploymentType
type DeploymentType
Public Enumeration DeploymentType
Members
Member name | Description | |
---|---|---|
Complete | A deployment package that contains an entire model. |
See Also
Microsoft.MasterDataServices.Deployment Namespace
Return to top