Condividi tramite


VerificationType Enum

Definition

The verification type of an Azure Batch Image.

public enum VerificationType
type VerificationType = 
Public Enum VerificationType
Inheritance
VerificationType

Fields

Unverified 1

The associated node agent SKU should have binary compatibility with the Image, but specific functionality has not been verified.

Verified 0

The Image is guaranteed to be compatible with the associated node agent SKU and all Batch features have been confirmed to work as expected.

Applies to