Interface Server.DefinitionStages.WithRestorePointInTime

    • Method Detail

      • withRestorePointInTime

        Server.DefinitionStages.WithCreate withRestorePointInTime​(OffsetDateTime restorePointInTime)
        Specifies the restorePointInTime property: Restore point creation time (ISO8601 format), specifying the time to restore from..
        Parameters:
        restorePointInTime - Restore point creation time (ISO8601 format), specifying the time to restore from.
        Returns:
        the next definition stage.