ListKeyByAutomationAccountPlainArgs

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

Constructors

Link copied to clipboard
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(): ListKeyByAutomationAccountPlainArgs