Share via


ValidationType type

Specifies the type of validation. In case of DeepValidation, all validations from /validateForBackup API will run again.
KnownValidationType can be used interchangeably with ValidationType, this enum contains the known values that the service supports.

Known values supported by the service

ShallowValidation
DeepValidation

type ValidationType = string