OnErrorDeploymentType Enum

Definition

Defines values for OnErrorDeploymentType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum OnErrorDeploymentType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type OnErrorDeploymentType = 
Public Enum OnErrorDeploymentType
Inheritance
OnErrorDeploymentType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

LastSuccessful 0
SpecificDeployment 1

Applies to