expiryQuantity property

QuantityBasedExpiry? expiryQuantity
getter/setter pair

The QuantityBasedExpiry of the backup, specified by the backup's retention policy.

Once the expiry quantity is over retention, the backup is eligible to be garbage collected.

Output only.

Implementation

QuantityBasedExpiry? expiryQuantity;