DeploymentType Enumeration
Contains values specifying the type of deployment package.
Namespace: Microsoft.MasterDataServices.Deployment
Assembly: Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)
Syntax
'Declaration
Public Enumeration DeploymentType
'Usage
Dim instance As DeploymentType
public enum DeploymentType
public enum class DeploymentType
type DeploymentType
public enum DeploymentType
Members
Member name | Description | |
---|---|---|
Complete | Specifies a deployment package that contains an entire model. |