ListAutomationAccountDeletedRunbooksPlainArgs

data class ListAutomationAccountDeletedRunbooksPlainArgs(val automationAccountName: String, val resourceGroupName: String) : ConvertibleToJava<ListAutomationAccountDeletedRunbooksPlainArgs>

Constructors

constructor(automationAccountName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the automation account.

Link copied to clipboard

Name of an Azure Resource group.

Functions

Link copied to clipboard
open override fun toJava(): ListAutomationAccountDeletedRunbooksPlainArgs