List Automation Account Deleted Runbooks Result
data class ListAutomationAccountDeletedRunbooksResult(val nextLink: String? = null, val value: List<DeletedRunbookResponse>? = null)
The response model for the list deleted runbook.