Class StorageType


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

      • SERVICE_PROFILER

        public static final StorageType SERVICE_PROFILER
        Static value ServiceProfiler for StorageType.
    • Constructor Detail

      • StorageType

        public StorageType()
    • Method Detail

      • fromString

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