Azure Resource Protection Intent Response
data class AzureResourceProtectionIntentResponse(val backupManagementType: String? = null, val friendlyName: String? = null, val itemId: String? = null, val policyId: String? = null, val protectionIntentItemType: String, val protectionState: String? = null, val sourceResourceId: String? = null)
IaaS VM specific backup protection intent item.