ResourcePolicySnapshotSchedulePolicyRetentionPolicyResponse

data class ResourcePolicySnapshotSchedulePolicyRetentionPolicyResponse(val maxRetentionDays: Int, val onSourceDiskDelete: String)

Policy for retention of scheduled snapshots.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Maximum age of the snapshot that is allowed to be kept.

Link copied to clipboard

Specifies the behavior to apply to scheduled snapshots when the source disk is deleted.