Class RetentionScheduleFormat


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

      • RetentionScheduleFormat

        public RetentionScheduleFormat()
    • Method Detail

      • fromString

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