Azure Workload Container Auto Protection Intent Response
data class AzureWorkloadContainerAutoProtectionIntentResponse(val backupManagementType: String? = null, val itemId: String? = null, val policyId: String? = null, val protectionIntentItemType: String, val protectionState: String? = null, val sourceResourceId: String? = null)
Azure workload specific protection intent item.
Constructors
Properties
Link copied to clipboard
Type of backup management for the backed up item.
Link copied to clipboard
backup protectionIntent type. Expected value is 'AzureWorkloadContainerAutoProtectionIntent'.
Link copied to clipboard
Backup state of this backup item.
Link copied to clipboard
ARM ID of the resource to be backed up.