OnErrorDeploymentType Enumeración

Definición

Define los valores de 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
Herencia
OnErrorDeploymentType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

LastSuccessful 0
SpecificDeployment 1

Se aplica a