DeploymentType-Enumeration

Specifies 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

Elemente

Elementname Beschreibung
Complete A deployment package that contains an entire model.

Siehe auch

Verweis

Microsoft.MasterDataServices.Deployment-Namespace