backup_delete_backup_selection: Deletes the resource selection associated with a backup plan that is
specified by the SelectionId
Description
Deletes the resource selection associated with a backup plan that is
specified by the SelectionId
.
Usage
backup_delete_backup_selection(BackupPlanId, SelectionId)
Arguments
BackupPlanId
[required] Uniquely identifies a backup plan.
SelectionId
[required] Uniquely identifies the body of a request to assign a set of resources
to a backup plan.
Request syntax
svc$delete_backup_selection(
BackupPlanId = "string",
SelectionId = "string"
)