GetAlertProcessingRuleByNamePlainArgs

data class GetAlertProcessingRuleByNamePlainArgs(val alertProcessingRuleName: String, val resourceGroupName: String) : ConvertibleToJava<GetAlertProcessingRuleByNamePlainArgs>

Constructors

Link copied to clipboard
fun GetAlertProcessingRuleByNamePlainArgs(alertProcessingRuleName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the alert processing rule that needs to be fetched.

Link copied to clipboard

Resource group name where the resource is created.