getTagRule

Capture logs and metrics of Azure resources based on ARM tags. API Version: 2020-10-01.

Return

Capture logs and metrics of Azure resources based on ARM tags.

Parameters

argument

null


suspend fun getTagRule(monitorName: String, resourceGroupName: String, ruleSetName: String): GetTagRuleResult

Return

Capture logs and metrics of Azure resources based on ARM tags.

Parameters

monitorName

Monitor resource name

resourceGroupName

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

ruleSetName

See also


suspend fun getTagRule(argument: suspend GetTagRulePlainArgsBuilder.() -> Unit): GetTagRuleResult

Return

Capture logs and metrics of Azure resources based on ARM tags.

Parameters

argument

Builder for com.pulumi.azurenative.logz.kotlin.inputs.GetTagRulePlainArgs.

See also