get Metrics Source Tag Rule
suspend fun getMetricsSourceTagRule(argument: GetMetricsSourceTagRulePlainArgs): GetMetricsSourceTagRuleResult
Capture metrics of Azure resources based on ARM tags. API Version: 2022-01-01-preview.
Return
Capture metrics of Azure resources based on ARM tags.
Parameters
argument
null
suspend fun getMetricsSourceTagRule(metricsSourceName: String, monitorName: String, resourceGroupName: String, ruleSetName: String): GetMetricsSourceTagRuleResult
Return
Capture metrics of Azure resources based on ARM tags.
Parameters
metrics Source Name
Metrics Account resource name
monitor Name
Monitor resource name
resource Group Name
The name of the resource group. The name is case insensitive.
rule Set Name
See also
suspend fun getMetricsSourceTagRule(argument: suspend GetMetricsSourceTagRulePlainArgsBuilder.() -> Unit): GetMetricsSourceTagRuleResult
Return
Capture metrics of Azure resources based on ARM tags.
Parameters
argument
Builder for com.pulumi.azurenative.logz.kotlin.inputs.GetMetricsSourceTagRulePlainArgs.