Metrics Tag Rules Properties Response
data class MetricsTagRulesPropertiesResponse(val metricRules: List<MetricRulesResponse>? = null, val provisioningState: String, val sendMetrics: Boolean? = null, val systemData: SystemDataResponse)
Definition of the properties for a TagRules resource.
Constructors
Link copied to clipboard
constructor(metricRules: List<MetricRulesResponse>? = null, provisioningState: String, sendMetrics: Boolean? = null, systemData: SystemDataResponse)
Properties
Link copied to clipboard
Link copied to clipboard
Flag specifying if the resource provisioning state as tracked by ARM.
Link copied to clipboard
Flag specifying if metrics from Azure resources should be sent for the Monitor resource.
Link copied to clipboard
Metadata pertaining to creation and last modification of the resource.