DataProtectionBackupInstanceProperties.ValidationType Property

Definition

Specifies the type of validation. In case of DeepValidation, all validations from /validateForBackup API will run again.

public Azure.ResourceManager.DataProtectionBackup.Models.BackupValidationType? ValidationType { get; set; }
member this.ValidationType : Nullable<Azure.ResourceManager.DataProtectionBackup.Models.BackupValidationType> with get, set
Public Property ValidationType As Nullable(Of BackupValidationType)

Property Value

Applies to