manual property

bool? manual
getter/setter pair

This flag indicates whether this Backup resource was created manually by a user or via a schedule in the BackupPlan.

A value of True means that the Backup was created manually.

Output only.

Implementation

core.bool? manual;