Class MonitoringTagRulesInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.elastic.fluent.models.MonitoringTagRulesInner

public final class MonitoringTagRulesInner extends com.azure.core.management.ProxyResource
Capture logs and metrics of Azure resources based on ARM tags.
  • Constructor Details

    • MonitoringTagRulesInner

      public MonitoringTagRulesInner()
      Creates an instance of MonitoringTagRulesInner class.
  • Method Details

    • properties

      public MonitoringTagRulesProperties properties()
      Get the properties property: Properties of the monitoring tag rules.
      Returns:
      the properties value.
    • withProperties

      public MonitoringTagRulesInner withProperties(MonitoringTagRulesProperties properties)
      Set the properties property: Properties of the monitoring tag rules.
      Parameters:
      properties - the properties value to set.
      Returns:
      the MonitoringTagRulesInner object itself.
    • systemData

      public com.azure.core.management.SystemData systemData()
      Get the systemData property: The system metadata relating to this resource.
      Returns:
      the systemData value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.