ErrorDeploymentType Enum

Definition

The deployment on error behavior type. Possible values are LastSuccessful and SpecificDeployment.

public enum ErrorDeploymentType
type ErrorDeploymentType = 
Public Enum ErrorDeploymentType
Inheritance
ErrorDeploymentType

Fields

LastSuccessful 0

LastSuccessful.

SpecificDeployment 1

SpecificDeployment.

Applies to