GetAutomationPlainArgs

data class GetAutomationPlainArgs(val automationName: String, val resourceGroupName: String) : ConvertibleToJava<GetAutomationPlainArgs>

Constructors

Link copied to clipboard
fun GetAutomationPlainArgs(automationName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The security automation name.

Link copied to clipboard

The name of the resource group within the user's subscription. The name is case insensitive.