GetTagRuleResult

data class GetTagRuleResult(val azureApiVersion: String, val id: String, val name: String, val properties: MonitoringTagRulesPropertiesResponse, val systemData: SystemDataResponse, val type: String)

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

Constructors

Link copied to clipboard
constructor(azureApiVersion: String, id: String, name: String, properties: MonitoringTagRulesPropertiesResponse, systemData: SystemDataResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard
val id: String

The id of the rule set.

Link copied to clipboard

Name of the rule set.

Link copied to clipboard

Properties of the monitoring tag rules.

Link copied to clipboard

The system metadata relating to this resource

Link copied to clipboard

The type of the rule set.