Resource Policy Snapshot Schedule Policy Retention Policy Response
data class ResourcePolicySnapshotSchedulePolicyRetentionPolicyResponse(val maxRetentionDays: Int, val onPolicySwitch: String, val onSourceDiskDelete: String)
Policy for retention of scheduled snapshots.
Constructors
Link copied to clipboard
fun ResourcePolicySnapshotSchedulePolicyRetentionPolicyResponse(maxRetentionDays: Int, onPolicySwitch: String, onSourceDiskDelete: String)