Backup Plan Args
Creates a new BackupPlan in a given location. Auto-naming is currently not supported for this resource.
Constructors
Properties
Defines the configuration of Backups created via this BackupPlan.
Required. The client-provided short name for the BackupPlan resource. This name must: - be between 1 and 63 characters long (inclusive) - consist of only lower-case ASCII letters, numbers, and dashes - start with a lower-case letter - end with a lower-case letter or number - be unique within the set of BackupPlans in this location
Defines a schedule for automatic Backup creation via this BackupPlan.
This flag indicates whether this BackupPlan has been deactivated. Setting this field to True locks the BackupPlan such that no further updates will be allowed (except deletes), including the deactivated field itself. It also prevents any new Backups from being created via this BackupPlan (including scheduled Backups). Default: False
User specified descriptive string for this BackupPlan.
RetentionPolicy governs lifecycle of Backups created under this plan. //////