Class SnapshotType


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

      • NODE_POOL

        public static final SnapshotType NODE_POOL
        Static value NodePool for SnapshotType.
    • Constructor Detail

      • SnapshotType

        public SnapshotType()
    • Method Detail

      • fromString

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