次の方法で共有


CustomerResolutionCode 列挙型

定義

CustomerResolutionCode の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum CustomerResolutionCode
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type CustomerResolutionCode = 
Public Enum CustomerResolutionCode
継承
CustomerResolutionCode
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

MoveToCleanUpDevice 1

デバイスをクリーンアップする

None 0

解決はまだありません

Resume 2

ジョブを同じステージに再開する

適用対象