GetTagRulePlainArgs

data class GetTagRulePlainArgs(val monitorName: String, val resourceGroupName: String, val ruleSetName: String) : ConvertibleToJava<GetTagRulePlainArgs>

Constructors

Link copied to clipboard
constructor(monitorName: String, resourceGroupName: String, ruleSetName: String)

Properties

Link copied to clipboard

Monitor resource name

Link copied to clipboard

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

Link copied to clipboard

Tag Rule Set resource name

Functions

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