GetSubAccountTagRuleResult

data class GetSubAccountTagRuleResult(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(id: String, name: String, properties: MonitoringTagRulesPropertiesResponse, 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.