GetScheduledQueryRulesAlertPlainArgs

data class GetScheduledQueryRulesAlertPlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<GetScheduledQueryRulesAlertPlainArgs>

A collection of arguments for invoking getScheduledQueryRulesAlert.

Constructors

Link copied to clipboard
constructor(name: String, resourceGroupName: String)

Properties

Link copied to clipboard

Specifies the name of the scheduled query rule.

Link copied to clipboard

Specifies the name of the resource group where the scheduled query rule is located.

Functions

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