getAutomationAccount

Get information about an Automation Account. API Version: 2021-06-22.

Return

Definition of the automation account type.

Parameters

argument

null


suspend fun getAutomationAccount(automationAccountName: String, resourceGroupName: String): GetAutomationAccountResult

Return

Definition of the automation account type.

Parameters

automationAccountName

The name of the automation account.

resourceGroupName

Name of an Azure Resource group.

See also


Return

Definition of the automation account type.

Parameters

argument

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

See also