ApplicationTypeVersionsCleanupPolicy Class

The policy used to clean up unused versions. When the policy is not specified explicitly, the default unused application versions to keep will be 3.

All required parameters must be populated in order to send to Azure.

Inheritance
ApplicationTypeVersionsCleanupPolicy

Constructor

ApplicationTypeVersionsCleanupPolicy(*, max_unused_versions_to_keep: int, **kwargs)

Parameters

max_unused_versions_to_keep
int
Required

Required. Number of unused versions per application type to keep.