Class ListEncryptionScopesInclude

java.lang.Object
com.azure.core.util.ExpandableStringEnum<ListEncryptionScopesInclude>
com.azure.resourcemanager.storage.models.ListEncryptionScopesInclude

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

  • Constructor Details

    • ListEncryptionScopesInclude

      @Deprecated public ListEncryptionScopesInclude()
      Deprecated.
      Use the fromString(String) factory method.
      Creates a new instance of ListEncryptionScopesInclude value.
  • Method Details

    • fromString

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

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