ErrorDeploymentType Enum

Definition

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

C#
public enum ErrorDeploymentType
Inheritance
ErrorDeploymentType

Fields

Name Value Description
LastSuccessful 0

LastSuccessful.

SpecificDeployment 1

SpecificDeployment.

Applies to

Product Versions
Azure SDK for .NET Latest, Preview