SnapshotBackupAdditionalDetailsResponse

data class SnapshotBackupAdditionalDetailsResponse(val instantRPDetails: String? = null, val instantRpRetentionRangeInDays: Int? = null, val userAssignedManagedIdentityDetails: UserAssignedManagedIdentityDetailsResponse? = null)

Snapshot Backup related fields for WorkloadType SAP Hana system

Constructors

Link copied to clipboard
constructor(instantRPDetails: String? = null, instantRpRetentionRangeInDays: Int? = null, userAssignedManagedIdentityDetails: UserAssignedManagedIdentityDetailsResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Instant RP details for the snapshot.

Link copied to clipboard

Retention range for instant Rp in days.

Link copied to clipboard

User Assigned managed identity details used for snapshot policy.