GetMetricsSourceTagRuleResult

data class GetMetricsSourceTagRuleResult(val id: String, val name: String, val properties: MetricsTagRulesPropertiesResponse, val systemData: SystemDataResponse, val type: String)

Capture metrics of Azure resources based on ARM tags.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

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

Definition of the properties for a TagRules resource.

Link copied to clipboard

The system metadata relating to this resource

Link copied to clipboard

The type of the rule set.