Class SoftDeleteFeatureState


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

      • SoftDeleteFeatureState

        public SoftDeleteFeatureState()
    • Method Detail

      • fromString

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