MonitoringTagRulesPropertiesResponse

data class MonitoringTagRulesPropertiesResponse(val logRules: LogRulesResponse? = null, val provisioningState: String, val systemData: SystemDataResponse)

Definition of the properties for a TagRules resource.

Constructors

Link copied to clipboard
constructor(logRules: LogRulesResponse? = null, provisioningState: String, systemData: SystemDataResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Set of rules for sending logs for the Monitor resource.

Link copied to clipboard

Flag specifying if the resource provisioning state as tracked by ARM.

Link copied to clipboard

Metadata pertaining to creation and last modification of the resource.