GetPowerShell72ModulePlainArgs

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

Constructors

Link copied to clipboard
fun GetPowerShell72ModulePlainArgs(automationAccountName: String, moduleName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the automation account.

Link copied to clipboard

The name of module.

Link copied to clipboard

The name of the resource group. The name is case insensitive.