Class FilesystemSubnetStatusType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<FilesystemSubnetStatusType>
com.azure.resourcemanager.storagecache.models.FilesystemSubnetStatusType

public final class FilesystemSubnetStatusType extends com.azure.core.util.ExpandableStringEnum<FilesystemSubnetStatusType>
The status of the AML file system subnet check.
  • Field Details

  • Constructor Details

    • FilesystemSubnetStatusType

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

    • fromString

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

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