Class ExtensionConfigPropertyType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<ExtensionConfigPropertyType>
com.azure.resourcemanager.resources.models.ExtensionConfigPropertyType
All Implemented Interfaces:
com.azure.core.util.ExpandableEnum<String>

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

  • Constructor Details

    • ExtensionConfigPropertyType

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

    • fromString

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

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