TaggingCriteria interface

Tagging criteria

Properties

criteria

Criteria which decides whether the tag can be applied to a triggered backup.

isDefault

Specifies if tag is default.

taggingPriority

Retention Tag priority.

tagInfo

Retention tag information

Property Details

criteria

Criteria which decides whether the tag can be applied to a triggered backup.

criteria?: BackupCriteriaUnion[]

Property Value

isDefault

Specifies if tag is default.

isDefault: boolean

Property Value

boolean

taggingPriority

Retention Tag priority.

taggingPriority: number

Property Value

number

tagInfo

Retention tag information

tagInfo: RetentionTag

Property Value