VerificationType 列挙型

定義

VerificationType の値を定義します。

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

フィールド

Unverified 1

関連付けられているコンピューティング ノード エージェント SKU は、イメージとのバイナリ互換性を持っている必要がありますが、特定の機能は検証されていません。

Verified 0

イメージは、関連付けられているコンピューティング ノード エージェント SKU と互換性が保証されており、すべての Batch 機能が期待どおりに動作することが確認されています。

適用対象