GetAlertRuleResourcePlainArgs

data class GetAlertRuleResourcePlainArgs(val alertRuleResourceName: String, val resourceGroupName: String, val watcherName: String) : ConvertibleToJava<GetAlertRuleResourcePlainArgs>

Constructors

Link copied to clipboard
constructor(alertRuleResourceName: String, resourceGroupName: String, watcherName: String)

Properties

Link copied to clipboard

The alert rule proxy resource name.

Link copied to clipboard

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

Link copied to clipboard

The database watcher name.

Functions

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