Share via


OnErrorDeploymentType 列挙型

定義

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
継承
OnErrorDeploymentType
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

LastSuccessful 0
SpecificDeployment 1

適用対象