Class GetAutomationResult


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

      • actions

        public java.util.List<java.lang.Object> actions()
        Returns:
        A collection of the actions which are triggered if all the configured rules evaluations, within at least one rule set, are true.
      • description

        public java.util.Optional<java.lang.String> description()
        Returns:
        The security automation description.
      • etag

        public java.util.Optional<java.lang.String> etag()
        Returns:
        Entity tag is used for comparing two or more entities from the same requested resource.
      • id

        public java.lang.String id()
        Returns:
        Resource Id
      • isEnabled

        public java.util.Optional<java.lang.Boolean> isEnabled()
        Returns:
        Indicates whether the security automation is enabled.
      • kind

        public java.util.Optional<java.lang.String> kind()
        Returns:
        Kind of the resource
      • location

        public java.util.Optional<java.lang.String> location()
        Returns:
        Location where the resource is stored
      • name

        public java.lang.String name()
        Returns:
        Resource name
      • scopes

        public java.util.List<AutomationScopeResponse> scopes()
        Returns:
        A collection of scopes on which the security automations logic is applied. Supported scopes are the subscription itself or a resource group under that subscription. The automation will only apply on defined scopes.
      • sources

        public java.util.List<AutomationSourceResponse> sources()
        Returns:
        A collection of the source event types which evaluate the security automation set of rules.
      • tags

        public java.util.Map<java.lang.String,​java.lang.String> tags()
        Returns:
        A list of key value pairs that describe the resource.
      • type

        public java.lang.String type()
        Returns:
        Resource type