DeploymentServerType Enum

Definition

Specifies the type of server to host the package.

public enum class DeploymentServerType
public enum DeploymentServerType
type DeploymentServerType = 
Public Enum DeploymentServerType
Inheritance
DeploymentServerType

Fields

ApplicationServer 0

A server that hosts services.

WebFrontEnd 1

A server that hosts Web sites.

Applies to