Get Metrics Source Tag Rule Result
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)