GetPrometheusRuleGroupPlainArgs

data class GetPrometheusRuleGroupPlainArgs(val resourceGroupName: String, val ruleGroupName: String) : ConvertibleToJava<GetPrometheusRuleGroupPlainArgs>

Constructors

Link copied to clipboard
fun GetPrometheusRuleGroupPlainArgs(resourceGroupName: String, ruleGroupName: String)

Functions

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The name of the rule group.