Class AliasPathAttributes

java.lang.Object
com.microsoft.rest.ExpandableStringEnum<AliasPathAttributes>
com.microsoft.azure.management.resources.AliasPathAttributes

public final class AliasPathAttributes extends com.microsoft.rest.ExpandableStringEnum<AliasPathAttributes>
Defines values for AliasPathAttributes.
  • Field Details

    • NONE

      public static final AliasPathAttributes NONE
      Static value None for AliasPathAttributes.
    • MODIFIABLE

      public static final AliasPathAttributes MODIFIABLE
      Static value Modifiable for AliasPathAttributes.
  • Constructor Details

    • AliasPathAttributes

      public AliasPathAttributes()
  • Method Details

    • fromString

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

      public static Collection<AliasPathAttributes> values()
      Returns:
      known AliasPathAttributes values