Class MetricRulesResponse


  • public final class MetricRulesResponse
    extends java.lang.Object
    • Method Detail

      • filteringTags

        public java.util.List<FilteringTagResponse> filteringTags()
        Returns:
        List of filtering tags to be used for capturing metrics. If empty, all resources will be captured. If only Exclude action is specified, the rules will apply to the list of all available resources. If Include actions are specified, the rules will only include resources with the associated tags.
      • subscriptionId

        public java.util.Optional<java.lang.String> subscriptionId()
        Returns:
        Subscription Id for which filtering tags are applicable