listAutomationAccountDeletedRunbooks

Retrieve the deleted runbooks for an automation account. Azure REST API version: 2023-05-15-preview.

Return

The response model for the list deleted runbook.

Parameters

argument

null


suspend fun listAutomationAccountDeletedRunbooks(automationAccountName: String, resourceGroupName: String): ListAutomationAccountDeletedRunbooksResult

Return

The response model for the list deleted runbook.

See also

Parameters

automationAccountName

The name of the automation account.

resourceGroupName

Name of an Azure Resource group.


Return

The response model for the list deleted runbook.

See also

Parameters

argument

Builder for com.pulumi.azurenative.automation.kotlin.inputs.ListAutomationAccountDeletedRunbooksPlainArgs.