GetActionRuleByNamePlainArgs

data class GetActionRuleByNamePlainArgs(val actionRuleName: String, val resourceGroupName: String) : ConvertibleToJava<GetActionRuleByNamePlainArgs>

Constructors

Link copied to clipboard
fun GetActionRuleByNamePlainArgs(actionRuleName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of action rule that needs to be fetched

Link copied to clipboard

Resource group name where the resource is created.