Class StorageInsightState

java.lang.Object
com.azure.core.util.ExpandableStringEnum<StorageInsightState>
com.azure.resourcemanager.loganalytics.models.StorageInsightState

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

  • Constructor Details

    • StorageInsightState

      public StorageInsightState()
  • Method Details

    • fromString

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

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