Builder
class Builder
Properties
Link copied to clipboard
The key in a key-value pair. For example, in the tag Department: Accounting
, Department
is the key.
Link copied to clipboard
An operation applied to a key-value pair used to assign resources to your backup plan. Condition only supports StringEquals
. For more flexible assignment options, including StringLike
and the ability to exclude resources from your backup plan, use Conditions
(with an "s" on the end) for your BackupSelection
.
Link copied to clipboard
The value in a key-value pair. For example, in the tag Department: Accounting
, Accounting
is the value.