java.lang.Object
com.azure.core.util.ExpandableStringEnum<Identifier>
com.azure.resourcemanager.alertsmanagement.models.Identifier

public final class Identifier extends com.azure.core.util.ExpandableStringEnum<Identifier>
Defines values for Identifier.
  • Field Details

    • MONITOR_SERVICE_LIST

      public static final Identifier MONITOR_SERVICE_LIST
      Static value MonitorServiceList for Identifier.
  • Constructor Details

    • Identifier

      public Identifier()
  • Method Details

    • fromString

      public static Identifier fromString(String name)
      Creates or finds a Identifier from its string representation.
      Parameters:
      name - a name to look for.
      Returns:
      the corresponding Identifier.
    • values

      public static Collection<Identifier> values()
      Gets known Identifier values.
      Returns:
      known Identifier values.